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

Unified Diff: chrome/common/DEPS

Issue 347953002: Use the same set of switches for service process autorun and for launching process from browser. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Thu 06/19/2014 19:02:33.22 Created 6 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/common/DEPS
diff --git a/chrome/common/DEPS b/chrome/common/DEPS
index 3bedb130183a8bf965743f9ba8fd11a25aa205a5..9f7875e636a1be6df039d9665526aea69330e265 100644
--- a/chrome/common/DEPS
+++ b/chrome/common/DEPS
@@ -13,6 +13,7 @@ include_rules = [
"+components/signin/core/common",
"+components/translate/core/common",
"+extensions/common",
+ "+google_apis/gaia", # For gaia_switches.h
"+grit", # For generated headers
"+media",
"+ppapi/shared_impl",

Powered by Google App Engine
This is Rietveld 408576698