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

Unified Diff: ash/BUILD.gn

Issue 2486543003: Add CSS agent for various window/widget/view attributes in devtools (Closed)
Patch Set: sadruls comments 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
« no previous file with comments | « no previous file | ash/common/devtools/ash_devtools_css_agent.h » ('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 60b539a575f939eb92b1adc398c5a9ecad1a8de1..186ac482fba34cecc5a3b700950d73593bd7501f 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') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698