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

Unified Diff: ash/common/devtools/devtools_dom_agent.cc

Issue 2462843002: Update ash to use new devtools base agent (Closed)
Patch Set: Update ash to use new devtools base agent 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
Index: ash/common/devtools/devtools_dom_agent.cc
diff --git a/ash/common/devtools/devtools_dom_agent.cc b/ash/common/devtools/devtools_dom_agent.cc
index 8673b77fbd574a8c815ef2ee948f45b05719de92..13b4af92d2aca36d04d02bb7ae7e67fbd2517ce1 100644
--- a/ash/common/devtools/devtools_dom_agent.cc
+++ b/ash/common/devtools/devtools_dom_agent.cc
@@ -4,9 +4,7 @@
#include "ash/common/devtools/devtools_dom_agent.h"
-#include "ash/common/wm_shell.h"
#include "ash/common/wm_window.h"
-#include "components/ui_devtools/DOM.h"
#include "components/ui_devtools/devtools_server.h"
#include "ui/views/view.h"
#include "ui/views/widget/widget.h"

Powered by Google App Engine
This is Rietveld 408576698