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

Unified Diff: chrome/browser/policy/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
Index: chrome/browser/policy/DEPS
diff --git a/chrome/browser/policy/DEPS b/chrome/browser/policy/DEPS
index c7fab80353dc5001dc3db5e1f590b83bef61019a..468cb59152a95617fb5e21adc0e0c551ce0aa0fd 100644
--- a/chrome/browser/policy/DEPS
+++ b/chrome/browser/policy/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+chrome",
"+chromeos",
+ "+components/drive/drive_pref_names.h",
"+components/user_manager",
"+content/public/browser",
"+content/public/common",

Powered by Google App Engine
This is Rietveld 408576698