| Index: chrome/app/DEPS
|
| diff --git a/chrome/app/DEPS b/chrome/app/DEPS
|
| index 0f235c4a70f5753058c920a3df38fafd54303ff1..c137446ead033e0adc5a31add6bd3c228fd83dbc 100644
|
| --- a/chrome/app/DEPS
|
| +++ b/chrome/app/DEPS
|
| @@ -15,6 +15,7 @@ include_rules = [
|
| "+components/browser_watcher",
|
| "+components/metrics/client_info.h",
|
| "+components/nacl/common",
|
| + "+components/nacl/renderer/plugin/ppapi_entrypoints.h",
|
| "+components/nacl/zygote",
|
| "+components/startup_metric_utils",
|
| "+content/public/app",
|
| @@ -23,7 +24,6 @@ include_rules = [
|
| "+grit", # For generated headers
|
| "+native_client/src/trusted/service_runtime/osx",
|
| "+policy", # For generated headers and source
|
| - "+ppapi/native_client/src/trusted/plugin/ppapi_entrypoints.h",
|
| "+remoting/client/plugin",
|
| "+sandbox",
|
| ]
|
|
|