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

Unified Diff: chrome/browser/policy/DEPS

Issue 1215503010: OBSOLETE: Move (most of) chrome/browser/chromeos/drive into components/drive. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@drive-componentize-service
Patch Set: Created 5 years, 6 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/browser/policy/DEPS
diff --git a/chrome/browser/policy/DEPS b/chrome/browser/policy/DEPS
index c7fab80353dc5001dc3db5e1f590b83bef61019a..40cfe39c7c413a93a934912b359f8953600a69cb 100644
--- a/chrome/browser/policy/DEPS
+++ b/chrome/browser/policy/DEPS
@@ -6,3 +6,9 @@ include_rules = [
"+content/public/common",
"+content/public/test",
]
+
+specific_include_rules = {
+ "configuration_policy_handler_list_factory\.cc": [
+ "+components/drive",
+ ],
+}

Powered by Google App Engine
This is Rietveld 408576698