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

Unified Diff: chrome/chrome.gyp

Issue 137623002: Let MetricsService know about some Android Activities (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: line warp fix Created 6 years, 11 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 ed83b62f11617bd4f347313a9be282fc027d4c6f..f7cb1eebf06b58318b35e68c74dae91cd33c862a 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -978,6 +978,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