| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index d03ddbd5288b9e580089fabec4d3b00899b96418..0ae97d4451c453c52858c1b30519d23dd52202d5 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -199,6 +199,8 @@
|
| 'public/browser/gpu_service_registry.h',
|
| 'public/browser/gpu_utils.cc',
|
| 'public/browser/gpu_utils.h',
|
| + 'public/browser/guest_mode.cc',
|
| + 'public/browser/guest_mode.h',
|
| 'public/browser/histogram_fetcher.h',
|
| 'public/browser/host_zoom_map.h',
|
| 'public/browser/indexed_db_context.h',
|
|
|