| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index 7c62bf8752f06d6e21607323244504736c86ef2c..bc91f4936b0f027cbc14b1bf12c332b3d24d7ffc 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -97,6 +97,7 @@
|
| 'public/browser/devtools_http_handler.h',
|
| 'public/browser/devtools_http_handler_delegate.h',
|
| 'public/browser/devtools_manager.h',
|
| + 'public/browser/devtools_manager_delegate.h',
|
| 'public/browser/devtools_target.h',
|
| 'public/browser/dom_operation_notification_details.h',
|
| 'public/browser/dom_storage_context.h',
|
|
|