| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index bcbbd0759b61e2a029ac1f4936aedbf97f221077..b6ea64c0bc2fdaaecd8c97fa0fc4f5036af37663 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -109,6 +109,8 @@
|
| 'public/browser/notification_service.h',
|
| 'public/browser/notification_source.h',
|
| 'public/browser/notification_types.h',
|
| + 'public/browser/off_the_record_marker.cc',
|
| + 'public/browser/off_the_record_marker.h',
|
| 'public/browser/overscroll_configuration.h',
|
| 'public/browser/page_navigator.cc',
|
| 'public/browser/page_navigator.h',
|
|
|