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

Unified Diff: chrome/browser/chromeos/file_manager/DEPS

Issue 1190203002: Move (most of) chrome/browser/drive into components/drive/service. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebasing... Created 5 years, 5 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/file_manager/DEPS
diff --git a/chrome/browser/chromeos/file_manager/DEPS b/chrome/browser/chromeos/file_manager/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..f46949c65d1392f631f1e10581962e6d44f08474
--- /dev/null
+++ b/chrome/browser/chromeos/file_manager/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ "+components/drive",
+]
+

Powered by Google App Engine
This is Rietveld 408576698