| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index eb6a979c4d1727b91f1a471a0a19df9ffbc0628e..11f45830b69d403e746b544be54966aecff7639e 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -86,6 +86,7 @@
|
| 'public/browser/gpu_data_manager_observer.h',
|
| 'public/browser/histogram_fetcher.h',
|
| 'public/browser/host_zoom_map.h',
|
| + 'public/browser/host_zoom_map.cc',
|
| 'public/browser/indexed_db_context.h',
|
| 'public/browser/interstitial_page.h',
|
| 'public/browser/invalidate_type.h',
|
|
|