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

Unified Diff: components/components_tests.gyp

Issue 491443004: [GCM] Adding GCMAccountMapper to link signed in profile to accounts. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Adding more tests, fixing discovered bugs. Created 6 years, 4 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
« no previous file with comments | « no previous file | components/gcm_driver.gypi » ('j') | components/gcm_driver/gcm_account_mapper.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index f2a4589c4e34c26e86a4d05e72ea99304e6d5b54..7ef3432a6cb5db9c4441ce33e2937a633e10632d 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -114,6 +114,7 @@
'feedback/feedback_common_unittest.cc',
'feedback/feedback_data_unittest.cc',
'feedback/feedback_uploader_unittest.cc',
+ 'gcm_driver/gcm_account_mapper_unittest.cc',
'gcm_driver/gcm_client_impl_unittest.cc',
'gcm_driver/gcm_driver_desktop_unittest.cc',
'gcm_driver/gcm_stats_recorder_impl_unittest.cc',
« no previous file with comments | « no previous file | components/gcm_driver.gypi » ('j') | components/gcm_driver/gcm_account_mapper.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698