Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(35)

Unified Diff: chrome/app/DEPS

Issue 2273783002: Move policy generated files to components/policy (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: missed headers Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",
« no previous file with comments | « android_webview/browser/aw_browser_policy_connector.cc ('k') | chrome/app/chrome_crash_reporter_client_mac.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698