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

Unified Diff: ash/BUILD.gn

Issue 2486543003: Add CSS agent for various window/widget/view attributes in devtools (Closed)
Patch Set: Add CSS agent for various window/widget/view attributes in devtools Created 4 years, 1 month 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 60265b9de54a7f9e6b47432a862d0097e023b84b..8c223b9cf5e2cfed244899b0e6b5d754203a8fc6 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/ash_devtools_css_agent.cc",
+ "common/devtools/ash_devtools_css_agent.h",
"common/devtools/ash_devtools_dom_agent.cc",
"common/devtools/ash_devtools_dom_agent.h",
"common/drag_drop/drag_image_view.cc",
« no previous file with comments | « no previous file | ash/common/devtools/ash_devtools_css_agent.h » ('j') | ash/common/devtools/ash_devtools_css_agent.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698