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

Unified Diff: chrome/chrome.gyp

Issue 103943006: Let MetricsService know about some Android Activities (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Adding more activities, addressing comments Created 7 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
Index: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 037da7619468b2f5776b8fc6e9d7926897e7daab..8c0f3057b1f18924edc6e47bb6190ce2d79171bc 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -989,6 +989,7 @@
'target_name': 'chrome_java',
'type': 'none',
'dependencies': [
+ 'activity_type_ids_java',
'chrome_resources.gyp:chrome_strings',
'profile_sync_service_model_type_selection_java',
'resource_id_java',

Powered by Google App Engine
This is Rietveld 408576698