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

Unified Diff: chrome/browser/chromeos/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/chromeos/DEPS
diff --git a/chrome/browser/chromeos/DEPS b/chrome/browser/chromeos/DEPS
index 27a9408204c855b37a4f5fa4bfc8e75a74dc7f89..a22de246793139ea96876ad94ca992f77bd45bce 100644
--- a/chrome/browser/chromeos/DEPS
+++ b/chrome/browser/chromeos/DEPS
@@ -15,3 +15,9 @@ include_rules = [
# Other libraries.
"+third_party/libjingle",
]
+
+specific_include_rules = {
+ "preferences\.cc": [
+ "+components/drive"
+ ],
+}

Powered by Google App Engine
This is Rietveld 408576698