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

Unified Diff: third_party/WebKit/Source/core/inspector/v8/V8RuntimeAgent.h

Issue 1650283002: DevTools: remove DOM and Bindings dependencies from inspector/v8. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: for landing Created 4 years, 11 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: third_party/WebKit/Source/core/inspector/v8/V8RuntimeAgent.h
diff --git a/third_party/WebKit/Source/core/inspector/v8/V8RuntimeAgent.h b/third_party/WebKit/Source/core/inspector/v8/V8RuntimeAgent.h
index 18a1265a2e0562db9cae7be4bd500c593ac20a7d..834092e29f745033564e3fc099728da0a36bc894 100644
--- a/third_party/WebKit/Source/core/inspector/v8/V8RuntimeAgent.h
+++ b/third_party/WebKit/Source/core/inspector/v8/V8RuntimeAgent.h
@@ -7,7 +7,6 @@
#include "core/CoreExport.h"
#include "core/InspectorFrontend.h"
-#include "core/inspector/InspectorBaseAgent.h"
#include "wtf/Forward.h"
#include "wtf/Noncopyable.h"

Powered by Google App Engine
This is Rietveld 408576698