Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1551)

Unified Diff: content/public/browser/BUILD.gn

Issue 2408133004: [DevTools] Implement Target.setDiscoverTargets method. (Closed)
Patch Set: rebased Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: content/public/browser/BUILD.gn
diff --git a/content/public/browser/BUILD.gn b/content/public/browser/BUILD.gn
index 189d51e54fe885b7e76fa2285ee22a2e485466c8..3cf796386f9a98e224baa1f07f63a891a8d76853 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.cc",
"devtools_agent_host_observer.h",
"devtools_external_agent_proxy.h",
"devtools_external_agent_proxy_delegate.h",
« no previous file with comments | « content/browser/web_contents/web_contents_impl.cc ('k') | content/public/browser/devtools_agent_host_observer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698