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

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: Cleaning 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 0cc23652e98fc57ba60e641b8d94171aca83cdde..b7ea3014702123501f905685e34c7b31751bd533 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -1002,6 +1002,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