| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index cdd54b08c1c685c4a3c3183a85e95fab3fcab968..f2bc0f274ddc753c2bfdbf42833a8c6d39811b1a 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -44,6 +44,7 @@
|
| 'public/browser/browser_thread_delegate.h',
|
| 'public/browser/child_process_data.h',
|
| 'public/browser/child_process_security_policy.h',
|
| + 'public/browser/color_chooser.h',
|
| 'public/browser/content_browser_client.h',
|
| 'public/browser/content_ipc_logging.h',
|
| 'public/browser/devtools_agent_host_registry.h',
|
|
|