| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index 7835950f4b962537125aaf5f97bc72546ae03bff..1bfef76ac3ce2e4a303a1ceb1ee1e5f00a1ee20e 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -80,6 +80,7 @@
|
| 'public/browser/devtools_http_handler.h',
|
| 'public/browser/devtools_http_handler_delegate.h',
|
| 'public/browser/devtools_manager.h',
|
| + 'public/browser/devtools_target.h',
|
| 'public/browser/dom_operation_notification_details.h',
|
| 'public/browser/dom_storage_context.h',
|
| 'public/browser/download_destination_observer.h',
|
|
|