| include_rules = [ | |
| "+content/public/browser", | |
| "+content/public/common", | |
| "+printing/features", | |
| "+ui/base", | |
| "+ui/gfx", | |
| "+ui/views", | |
| # This directory contains build flags and does not pull all of PPAPI in. | |
| "+ppapi/features", | |
| "+third_party/WebKit/public/web", | |
| ] |