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

Unified Diff: ash/BUILD.gn

Issue 2372843002: Add ash devtools client (Closed)
Patch Set: Use MakeUnique 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
« no previous file with comments | « no previous file | ash/common/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/BUILD.gn
diff --git a/ash/BUILD.gn b/ash/BUILD.gn
index bd92e82f1f71f71158bec4c3917a60cb3021e0af..1ad12ab9ffb1de62c1903e12dedfa93d40fa5ff7 100644
--- a/ash/BUILD.gn
+++ b/ash/BUILD.gn
@@ -78,6 +78,8 @@ component("ash") {
"common/cast_config_delegate.h",
"common/default_accessibility_delegate.cc",
"common/default_accessibility_delegate.h",
+ "common/devtools/devtools_dom_agent.cc",
+ "common/devtools/devtools_dom_agent.h",
"common/drag_drop/drag_image_view.cc",
"common/drag_drop/drag_image_view.h",
"common/focus_cycler.cc",
@@ -860,6 +862,7 @@ component("ash") {
"//components/onc",
"//components/session_manager:base",
"//components/signin/core/account_id",
+ "//components/ui_devtools",
"//components/user_manager",
"//components/wallpaper",
"//media",
« no previous file with comments | « no previous file | ash/common/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698