summaryrefslogtreecommitdiffstats
path: root/chromeos/chromeos.gyp
diff options
context:
space:
mode:
authoralemate <alemate@chromium.org>2015-10-20 12:35:53 -0700
committerCommit bot <commit-bot@chromium.org>2015-10-20 19:37:04 +0000
commitbd6a73314e9fbec731c116930fae87b4235b7b11 (patch)
treee9aa041daa2d89c423a20a86c02f6575b3469488 /chromeos/chromeos.gyp
parente8eddf1482df0655c5ceaaf5a044d3669e18e34e (diff)
downloadchromium_src-bd6a73314e9fbec731c116930fae87b4235b7b11.zip
chromium_src-bd6a73314e9fbec731c116930fae87b4235b7b11.tar.gz
chromium_src-bd6a73314e9fbec731c116930fae87b4235b7b11.tar.bz2
This CL replaces constants in user_names.h with AccountId objects.
This is part of transition to AccountId. BUG=468875 TEST=manual Review URL: https://codereview.chromium.org/1406023004 Cr-Commit-Position: refs/heads/master@{#355134}
Diffstat (limited to 'chromeos/chromeos.gyp')
-rw-r--r--chromeos/chromeos.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
index 5400439..bce686c 100644
--- a/chromeos/chromeos.gyp
+++ b/chromeos/chromeos.gyp
@@ -550,6 +550,7 @@
'../components/components.gyp:device_event_log_component',
'../components/components.gyp:onc_component',
'../components/components.gyp:proxy_config',
+ '../components/components.gyp:signin_core_account_id',
'../crypto/crypto.gyp:crypto',
'../dbus/dbus.gyp:dbus',
'../google_apis/google_apis.gyp:google_apis',