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

Unified Diff: components/gcm_driver.gypi

Issue 1515153003: Enable chrome://gcm-internals on Android (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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 | « components/components_tests.gyp ('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/gcm_driver.gypi
diff --git a/components/gcm_driver.gypi b/components/gcm_driver.gypi
index 81882e06e389110190b87491da452f5e5f2d5078..6590f8b39a0dbcf1448e2f9f9859493bcdb1fc48 100644
--- a/components/gcm_driver.gypi
+++ b/components/gcm_driver.gypi
@@ -85,6 +85,8 @@
'gcm_driver/gcm_internals_helper.h',
'gcm_driver/gcm_profile_service.cc',
'gcm_driver/gcm_profile_service.h',
+ 'gcm_driver/gcm_stats_recorder_android.cc',
+ 'gcm_driver/gcm_stats_recorder_android.h',
'gcm_driver/gcm_stats_recorder_impl.cc',
'gcm_driver/gcm_stats_recorder_impl.h',
'gcm_driver/registration_info.cc',
« no previous file with comments | « components/components_tests.gyp ('k') | components/gcm_driver/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698