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

Unified Diff: components/gcm_driver.gypi

Issue 1137463003: Support getting and deleting token for Instance ID. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Patch to land Created 5 years, 7 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
Index: components/gcm_driver.gypi
diff --git a/components/gcm_driver.gypi b/components/gcm_driver.gypi
index b0c90b7836b1654f20bfa43b63ecb591ced7aef5..a52086c1fec1b9ef78159b67dad037a638a1eec4 100644
--- a/components/gcm_driver.gypi
+++ b/components/gcm_driver.gypi
@@ -54,6 +54,8 @@
'gcm_driver/gcm_driver_desktop.h',
'gcm_driver/gcm_stats_recorder_impl.cc',
'gcm_driver/gcm_stats_recorder_impl.h',
+ 'gcm_driver/registration_info.cc',
+ 'gcm_driver/registration_info.h',
'gcm_driver/system_encryptor.cc',
'gcm_driver/system_encryptor.h',
],
« no previous file with comments | « chrome/test/data/extensions/api_test/instance_id/get_token/get_token.js ('k') | components/gcm_driver/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698