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

Unified Diff: chrome/renderer/DEPS

Issue 235813002: Add profile-switches to signin-internals; move switches to component (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix gyp(i) files Created 6 years, 8 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/renderer/DEPS
diff --git a/chrome/renderer/DEPS b/chrome/renderer/DEPS
index 30e6f8806294937d8df3e64b55bdcd2cf2e419c7..d65e9dfbac270a2ee4b71ebbcd8c34ddde892413 100644
--- a/chrome/renderer/DEPS
+++ b/chrome/renderer/DEPS
@@ -5,6 +5,7 @@ include_rules = [
"+components/autofill/core/common",
"+components/nacl/renderer",
"+components/plugins/renderer",
+ "+components/signin/core/common",
"+components/translate/content/common",
"+components/translate/core/common",
"+components/translate/language_detection",

Powered by Google App Engine
This is Rietveld 408576698