| Index: chrome/chrome_browser.gypi
|
| diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
|
| index a565ee4df075af10b028346d9889a0bcbc2e9c58..3c352720e2d6c9495e4f61ca3506152a11092b53 100644
|
| --- a/chrome/chrome_browser.gypi
|
| +++ b/chrome/chrome_browser.gypi
|
| @@ -800,6 +800,12 @@
|
| 'browser/status_icons/status_icon_observer.h',
|
| 'browser/status_icons/status_tray.cc',
|
| 'browser/status_icons/status_tray.h',
|
| + 'browser/storage/durable_storage_permission_context.cc',
|
| + 'browser/storage/durable_storage_permission_context.h',
|
| + 'browser/storage/durable_storage_permission_context_factory.cc',
|
| + 'browser/storage/durable_storage_permission_context_factory.h',
|
| + 'browser/storage/durable_storage_permission_infobar_delegate.cc',
|
| + 'browser/storage/durable_storage_permission_infobar_delegate.h',
|
| 'browser/tab_contents/navigation_metrics_recorder.cc',
|
| 'browser/tab_contents/navigation_metrics_recorder.h',
|
| 'browser/tab_contents/retargeting_details.h',
|
|
|