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

Unified Diff: chrome/browser/ui/ash/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/ui/ash/DEPS
diff --git a/chrome/browser/ui/ash/DEPS b/chrome/browser/ui/ash/DEPS
index ae419340ac9f37b0360075d6bf69cd8402878bc5..2c90557dfa73abb8f72dc18f7d3cf24628e578bf 100644
--- a/chrome/browser/ui/ash/DEPS
+++ b/chrome/browser/ui/ash/DEPS
@@ -2,3 +2,9 @@ include_rules = [
"+components/user_manager",
"+media",
]
+
+specific_include_rules = {
+ "chrome_screenshot_grabber\.cc": [
+ "+components/drive",
+ ],
+}

Powered by Google App Engine
This is Rietveld 408576698