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

Unified Diff: google_apis/gcm/BUILD.gn

Issue 1137463003: Support getting and deleting token for Instance ID. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add new files 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: google_apis/gcm/BUILD.gn
diff --git a/google_apis/gcm/BUILD.gn b/google_apis/gcm/BUILD.gn
index 83aa0672deccc985f668e18fa2c004f25a784fc0..6e8bb267ceda362d960c8c3a701ed6ae77b0f130 100644
--- a/google_apis/gcm/BUILD.gn
+++ b/google_apis/gcm/BUILD.gn
@@ -35,8 +35,6 @@ component("gcm") {
"engine/heartbeat_manager.h",
"engine/mcs_client.cc",
"engine/mcs_client.h",
- "engine/registration_info.cc",
- "engine/registration_info.h",
"engine/registration_request.cc",
"engine/registration_request.h",
"engine/unregistration_request.cc",

Powered by Google App Engine
This is Rietveld 408576698