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

Unified Diff: ash/BUILD.gn

Issue 2372843002: Add ash devtools client (Closed)
Patch Set: Add ash devtools client Created 4 years, 3 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: ash/BUILD.gn
diff --git a/ash/BUILD.gn b/ash/BUILD.gn
index 7a5f5298c92825b991705b6d1e586e77113eacda..b25e1160e23e12e1f18504fb596644e7f7d624a5 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_backend.cc",
+ "common/devtools/devtools_client_backend.h",
"common/drag_drop/drag_image_view.cc",
"common/drag_drop/drag_image_view.h",
"common/focus_cycler.cc",
@@ -844,6 +846,7 @@ component("ash") {
"//ui/base:ui_data_pack",
"//ui/base/ime",
"//ui/compositor",
+ "//ui/devtools",
"//ui/display",
"//ui/display/types",
"//ui/events",
« no previous file with comments | « no previous file | ash/common/devtools/devtools_client_backend.h » ('j') | ash/common/devtools/devtools_client_backend.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698