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

Unified Diff: chrome/chrome.gyp

Issue 1830983002: Implement InstanceIDAndroid using InstanceIDWithSubtype.java (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@iid1subtype
Patch Set: Rebase Created 4 years, 8 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: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 6ed93f82f4c67d38657bf80e657719a8a5893e55..02969bacf9291ae3d46065580a297e6bf73c1168 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -570,6 +570,7 @@
'../components/components.gyp:dom_distiller_core_java',
'../components/components.gyp:gcm_driver_java',
'../components/components.gyp:infobar_delegate_java',
+ '../components/components.gyp:instance_id_driver_java',
'../components/components.gyp:invalidation_java',
'../components/components.gyp:investigated_scenario_java',
'../components/components.gyp:navigation_interception_java',

Powered by Google App Engine
This is Rietveld 408576698