| Index: chrome/app/DEPS
|
| diff --git a/chrome/app/DEPS b/chrome/app/DEPS
|
| index a08e5bfcc9c67a6143fe0db9375c23de9b479ae1..17319fb8a1f8095ab1bf9083b29b071e83ff0251 100644
|
| --- a/chrome/app/DEPS
|
| +++ b/chrome/app/DEPS
|
| @@ -22,7 +22,7 @@ include_rules = [
|
| "+components/nacl/common",
|
| "+components/nacl/renderer/plugin/ppapi_entrypoints.h",
|
| "+components/nacl/zygote",
|
| - "+components/policy/core/browser/android",
|
| + "+components/policy",
|
| "+components/safe_browsing_db/safe_browsing_api_handler.h",
|
| "+components/startup_metric_utils/browser",
|
| "+components/startup_metric_utils/common",
|
| @@ -32,7 +32,6 @@ include_rules = [
|
| "+content/public/browser/browser_main_runner.h",
|
| "+extensions/common/constants.h",
|
| "+native_client/src/trusted/service_runtime/osx",
|
| - "+policy", # For generated headers and source
|
| "+remoting/client/plugin",
|
| "+sandbox",
|
| "+syzygy/kasko/api",
|
|
|