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

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: Use regular histograms 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 44c0c81af7bb263b994d142dc334cb5c25794b8d..b06ef5af99508c6d9365774095ed8d89b42066a5 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -988,6 +988,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