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

Unified Diff: chrome/chrome_browser.gypi

Issue 35693009: Move Navigation.MainFrameScheme UMA recording to //components. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 7 years, 2 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_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index a1e3bd2a437ab7705a5f4629b1b86a76f69d47b9..12af505d3a1b95ee6a22d381bebdfc2944da8d1e 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -28,6 +28,7 @@
'safe_browsing_report_proto',
'../components/components.gyp:browser_context_keyed_service',
'../components/components.gyp:encryptor',
+ '../components/components.gyp:navigation_metrics',
cbentzel 2013/10/23 14:29:29 I will be using this for iOS (that's what motivate
'../components/components.gyp:sessions',
'../components/components.gyp:startup_metric_utils',
'../components/components.gyp:translate_common',

Powered by Google App Engine
This is Rietveld 408576698