| Index: trunk/src/chrome/app/DEPS
|
| ===================================================================
|
| --- trunk/src/chrome/app/DEPS (revision 233204)
|
| +++ trunk/src/chrome/app/DEPS (working copy)
|
| @@ -1,4 +1,5 @@
|
| include_rules = [
|
| + "+apps",
|
| "+breakpad",
|
| "+chrome/browser",
|
| "+chrome/installer",
|
| @@ -13,6 +14,7 @@
|
| "+components/startup_metric_utils",
|
| "+content/public/app",
|
| "+content/public/browser/browser_main_runner.h",
|
| + "+content/public/browser/render_process_host.h",
|
| "+grit", # For generated headers
|
| "+native_client/src/trusted/service_runtime/osx",
|
| "+policy", # For generated headers and source
|
|
|