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

Unified Diff: content/browser/BUILD.gn

Issue 2590293003: [DevTools] Rework DevToolsSession interaction with domain handlers. (Closed)
Patch Set: includes Created 4 years 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
« no previous file with comments | « no previous file | content/browser/devtools/browser_devtools_agent_host.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index f6196930e9cfcd97bd8f90155075456242a4394d..85b90cedf36b16ee86f463189cfa019615fb633c 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -463,6 +463,8 @@ source_set("browser") {
"devtools/page_navigation_throttle.h",
"devtools/protocol/color_picker.cc",
"devtools/protocol/color_picker.h",
+ "devtools/protocol/devtools_domain_handler.cc",
+ "devtools/protocol/devtools_domain_handler.h",
"devtools/protocol/dom_handler.cc",
"devtools/protocol/dom_handler.h",
"devtools/protocol/emulation_handler.cc",
« no previous file with comments | « no previous file | content/browser/devtools/browser_devtools_agent_host.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698