Index: chrome/chrome_browser.gypi |
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi |
index 586fb5c3fb4aadf72c8c2714a3d23d6c45369afd..0dd329087017e9058701fb7ce85bb011e3ed8575 100644 |
--- a/chrome/chrome_browser.gypi |
+++ b/chrome/chrome_browser.gypi |
@@ -614,6 +614,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', |