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

Unified Diff: components/signin.gypi

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: Rebase 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: components/signin.gypi
diff --git a/components/signin.gypi b/components/signin.gypi
index 5473b579c258ef370757d0b75d6aa50560d4bfc4..56e2a63369b3467f7f34899ae16cf7f8e6159953 100644
--- a/components/signin.gypi
+++ b/components/signin.gypi
@@ -15,6 +15,8 @@
'signin/core/common/signin_pref_names.h',
'signin/core/common/signin_switches.cc',
'signin/core/common/signin_switches.h',
+ 'signin/core/common/profile_management_switches.cc',
+ 'signin/core/common/profile_management_switches.h',
],
},
{
@@ -81,7 +83,6 @@
],
}],
],
-
# TODO(jschuh): crbug.com/167187 fix size_t to int truncations.
'msvs_disabled_warnings': [4267, ],
},
« no previous file with comments | « chrome/renderer/chrome_content_renderer_client.cc ('k') | components/signin/core/browser/about_signin_internals.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698