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

Unified Diff: ash/BUILD.gn

Issue 2462843002: Update ash to use new devtools base agent (Closed)
Patch Set: Rename devtools_dom_agent.* to ash_devtools_dom_agent.* 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_dom_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 cc8ef764428c362f465a53f4463693012d0d9755..dc831053f99f089d9b7191a38db41eb195aad3a3 100644
--- a/ash/BUILD.gn
+++ b/ash/BUILD.gn
@@ -78,8 +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/devtools/ash_devtools_dom_agent.cc",
+ "common/devtools/ash_devtools_dom_agent.h",
"common/drag_drop/drag_image_view.cc",
"common/drag_drop/drag_image_view.h",
"common/focus_cycler.cc",
« no previous file with comments | « no previous file | ash/common/devtools/ash_devtools_dom_agent.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698