| Index: content/public/browser/BUILD.gn
|
| diff --git a/content/public/browser/BUILD.gn b/content/public/browser/BUILD.gn
|
| index 60669a87b82d400d7d983d8d870ce94f03f4a4f9..8f195148185d4f9beac4a3564610525dc004f32d 100644
|
| --- a/content/public/browser/BUILD.gn
|
| +++ b/content/public/browser/BUILD.gn
|
| @@ -87,6 +87,7 @@ source_set("browser_sources") {
|
| "desktop_notification_delegate.h",
|
| "devtools_agent_host.h",
|
| "devtools_agent_host_client.h",
|
| + "devtools_agent_host_observer.h",
|
| "devtools_external_agent_proxy.h",
|
| "devtools_external_agent_proxy_delegate.h",
|
| "devtools_frontend_host.h",
|
|
|