summaryrefslogtreecommitdiffstats
path: root/components/signin.gypi
diff options
context:
space:
mode:
authorrogerta <rogerta@chromium.org>2015-01-27 06:46:37 -0800
committerCommit bot <commit-bot@chromium.org>2015-01-27 14:47:35 +0000
commit70e5f678f21cc34e8fa492a469008c4b291d4311 (patch)
treee8ec06735488de34e63b082d157bdf71a7577b66 /components/signin.gypi
parenteda10ed8796186f0781b81cbb8a1951ab013b7a6 (diff)
downloadchromium_src-70e5f678f21cc34e8fa492a469008c4b291d4311.zip
chromium_src-70e5f678f21cc34e8fa492a469008c4b291d4311.tar.gz
chromium_src-70e5f678f21cc34e8fa492a469008c4b291d4311.tar.bz2
On disabling cookies, make sure reconcilor does not act.
Also don't add the chrome connected header to gaia endpoints. BUG=436660 Review URL: https://codereview.chromium.org/862163003 Cr-Commit-Position: refs/heads/master@{#313275}
Diffstat (limited to 'components/signin.gypi')
-rw-r--r--components/signin.gypi2
1 files changed, 2 insertions, 0 deletions
diff --git a/components/signin.gypi b/components/signin.gypi
index 69d9f42..6a3fd69 100644
--- a/components/signin.gypi
+++ b/components/signin.gypi
@@ -34,6 +34,8 @@
'../sql/sql.gyp:sql',
'../third_party/icu/icu.gyp:icui18n',
'../third_party/icu/icu.gyp:icuuc',
+ 'content_settings_core_browser',
+ 'content_settings_core_common',
'keyed_service_core',
'os_crypt',
'signin_core_common',