| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index 85eb45132e2f688731eb6ed569ec3873178ee308..3c71463b91c734e27a51be907f0b5f1fc32f442b 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -86,6 +86,8 @@
|
| 'public/browser/gpu_data_manager_observer.h',
|
| 'public/browser/histogram_fetcher.h',
|
| 'public/browser/host_zoom_map.h',
|
| + 'public/browser/incognito_marker.cc',
|
| + 'public/browser/incognito_marker.h',
|
| 'public/browser/indexed_db_context.h',
|
| 'public/browser/interstitial_page.h',
|
| 'public/browser/invalidate_type.h',
|
|
|