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

Unified Diff: chrome/browser/download/DEPS

Issue 1246753003: Move a subset of chrome/browser/chromeos/drive into components/drive (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed incorrect reference to a GYP dependency. Created 5 years, 4 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
« no previous file with comments | « chrome/browser/chromeos/preferences.cc ('k') | chrome/browser/download/download_dir_policy_handler.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/download/DEPS
diff --git a/chrome/browser/download/DEPS b/chrome/browser/download/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..55e357900868be89a54d47f164aa5dcd24fed387
--- /dev/null
+++ b/chrome/browser/download/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+components/drive/drive_pref_names.h",
+]
« no previous file with comments | « chrome/browser/chromeos/preferences.cc ('k') | chrome/browser/download/download_dir_policy_handler.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698