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

Unified Diff: chrome/chrome_browser.gypi

Issue 1897343003: Componentize OriginsSeenService & provide iOS factory. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: git add components/navigation_metrics/DEPS 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 fb2d36cc304b61a6c562a665deaaa11ba9b3858d..81b0e3069b08172b1c4c182ddef195f53ef0dbfe 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -607,8 +607,6 @@
'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',

Powered by Google App Engine
This is Rietveld 408576698