| Index: chrome/chrome_browser.gypi
|
| diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
|
| index dc9cb13465fa3f9803a0d235d13b960390481da0..236c6b7b6206ad467467919b6c1ad358702c5c23 100644
|
| --- a/chrome/chrome_browser.gypi
|
| +++ b/chrome/chrome_browser.gypi
|
| @@ -616,6 +616,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',
|
|
|