| include_rules = [ | |
| "+ash/constants", | |
| "+extensions/shell", | |
| "+chromeos", | |
| "+content/public/app", | |
| "+content/public/browser", | |
| "+content/public/utility", | |
| "+sandbox", | |
| # Pieces of content_shell reused in app_shell. | |
| # TODO(jamescook): Eliminate these. http://crbug.com/438283 | |
| "+content/shell/browser/shell_application_mac.h", | |
| ] |