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

Unified Diff: ash/BUILD.gn

Issue 2372843002: Add ash devtools client (Closed)
Patch Set: Add OWNERS file 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') | ash/common/devtools/devtools_client_dom.h » ('J')
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 a47cae7043cde8016cb3263e2847c820d504e309..9eeb940559617f32d826860e3a5774c0a17b154b 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_client_dom.cc",
+ "common/devtools/devtools_client_dom.h",
"common/drag_drop/drag_image_view.cc",
"common/drag_drop/drag_image_view.h",
"common/focus_cycler.cc",
@@ -854,6 +856,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') | ash/common/devtools/devtools_client_dom.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698