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

Unified Diff: components/components_tests.gyp

Issue 1464463004: Componentize Unit Test for gcm_profile_service Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased Created 5 years 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 | « chrome/chrome_tests_unit.gypi ('k') | components/gcm_driver/BUILD.gn » ('j') | no next file with comments »
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 ea2fb5fa18153dd33c9e2a2b155a4e820abb16bf..ecf452336967c6db5b1721746907266fa8f4ae31 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -259,6 +259,7 @@
'gcm_driver/gcm_client_impl_unittest.cc',
'gcm_driver/gcm_delayed_task_controller_unittest.cc',
'gcm_driver/gcm_driver_desktop_unittest.cc',
+ 'gcm_driver/gcm_profile_service_unittest.cc',
'gcm_driver/gcm_stats_recorder_android_unittest.cc',
'gcm_driver/gcm_stats_recorder_impl_unittest.cc',
],
@@ -1335,6 +1336,7 @@
'gcm_driver/gcm_channel_status_request_unittest.cc',
'gcm_driver/gcm_client_impl_unittest.cc',
'gcm_driver/gcm_driver_desktop_unittest.cc',
+ 'gcm_driver/gcm_profile_service_unittest.cc',
'gcm_driver/gcm_stats_recorder_impl_unittest.cc',
'gcm_driver/instance_id/instance_id_driver_unittest.cc',
'sessions/core/session_backend_unittest.cc',
« no previous file with comments | « chrome/chrome_tests_unit.gypi ('k') | components/gcm_driver/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698