| Index: chrome/app/DEPS
|
| diff --git a/chrome/app/DEPS b/chrome/app/DEPS
|
| index 27f8bf7f4c76e0a6843ffa3e2937036f4c3339c2..b345f86fd4b5ac24817c4db1565c34c607106dcc 100644
|
| --- a/chrome/app/DEPS
|
| +++ b/chrome/app/DEPS
|
| @@ -6,6 +6,7 @@ include_rules = [
|
| "+chrome/plugin/chrome_content_plugin_client.h",
|
| "+chrome/renderer/chrome_content_renderer_client.h",
|
| "+chrome/utility/chrome_content_utility_client.h",
|
| + "+chromeos/chromeos_paths.h",
|
| "+content/public/app",
|
| "+content/public/browser/browser_main_runner.h",
|
| "+content/public/browser/render_process_host.h",
|
|
|