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

Unified Diff: chrome/chrome_browser.gypi

Issue 1844753002: Histogram the scheme of an origin on the 1st navigation to it. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Respond to comments. Created 4 years, 8 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 2142bab4f4b62a3fa5f14fcbc623af2ba285ade6..563312d96c808b0bf0319295e64788edd47a68be 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -607,6 +607,10 @@
'browser/storage/storage_info_fetcher.h',
'browser/tab_contents/navigation_metrics_recorder.cc',
'browser/tab_contents/navigation_metrics_recorder.h',
+ 'browser/tab_contents/origins_seen_service.cc',
+ 'browser/tab_contents/origins_seen_service.h',
+ 'browser/tab_contents/origins_seen_service_factory.cc',
+ 'browser/tab_contents/origins_seen_service_factory.h',
'browser/tab_contents/retargeting_details.h',
'browser/tab_contents/tab_util.cc',
'browser/tab_contents/tab_util.h',
« no previous file with comments | « chrome/browser/tab_contents/origins_seen_service_factory.cc ('k') | components/navigation_metrics/navigation_metrics.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698