| 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',
|
|
|