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

Unified Diff: chrome/common/DEPS

Issue 13671005: Re-apply 192420: Move login switches to src/chromeos (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 9 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/chrome_tests.gypi ('k') | chrome/common/chrome_switches.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/DEPS
diff --git a/chrome/common/DEPS b/chrome/common/DEPS
index 928db710f8a7bd0ce0c3a12c1a8436882085757a..395eb6edb9f54c858598958b2462fafbab0c8d4f 100644
--- a/chrome/common/DEPS
+++ b/chrome/common/DEPS
@@ -2,6 +2,7 @@ include_rules = [
"+apps/app_shim", # For app shim messages.
"+breakpad", # For Breakpad constants.
"+chrome/plugin", # For checking whether we're a plugin process.
+ "+chromeos", # For chromeos_switches.h
"+components/autofill/common",
"+device/bluetooth", # For BluetoothDevicePermission
"+device/media_transfer_protocol", # For MediaTransferProtocolManager
« no previous file with comments | « chrome/chrome_tests.gypi ('k') | chrome/common/chrome_switches.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698