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

Unified Diff: components/policy/core/common/DEPS

Issue 109743002: Move policy code into components/policy. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: moar fixes Created 7 years 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: components/policy/core/common/DEPS
diff --git a/components/policy/core/common/DEPS b/components/policy/core/common/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..1fc5291b60f919cc19016013eeeb96728d7a6646
--- /dev/null
+++ b/components/policy/core/common/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "-components/policy/core/browser",
+]

Powered by Google App Engine
This is Rietveld 408576698