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

Unified Diff: headless/BUILD.gn

Issue 2896763002: Implement window management devtools commands for headless. (Closed)
Patch Set: nit Created 3 years, 7 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: headless/BUILD.gn
diff --git a/headless/BUILD.gn b/headless/BUILD.gn
index 4c84fe3c95de5a6b0f2d59ac14e07e7018769e25..59610098442da1c90d2eea6360e39ade52c9022a 100644
--- a/headless/BUILD.gn
+++ b/headless/BUILD.gn
@@ -130,6 +130,7 @@ devtools_domains = [
"accessibility",
"animation",
"application_cache",
+ "browser",
Sami 2017/05/22 16:30:57 Hmm, I wonder how we missed this? :) It may have b
jzfeng 2017/05/24 05:05:39 Yes, this is a new domain added for the window man
"cache_storage",
"console",
"css",
« no previous file with comments | « no previous file | headless/lib/browser/headless_browser_context_options.h » ('j') | headless/lib/browser/headless_browser_impl.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698