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

Unified Diff: Source/core/inspector/InspectorFrontendClient.h

Issue 431453004: wtf/Vector.h included more than necessary (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 5 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
« no previous file with comments | « Source/core/inspector/InspectorController.h ('k') | Source/core/inspector/ScriptAsyncCallStack.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/inspector/InspectorFrontendClient.h
diff --git a/Source/core/inspector/InspectorFrontendClient.h b/Source/core/inspector/InspectorFrontendClient.h
index 99529c7155b900198d58f6ef4e8fdda4657c199f..eedb6d0336fa4cb00fe91f2bd2713fb16ad92509 100644
--- a/Source/core/inspector/InspectorFrontendClient.h
+++ b/Source/core/inspector/InspectorFrontendClient.h
@@ -33,7 +33,6 @@
#include "platform/heap/Handle.h"
#include "wtf/Forward.h"
-#include "wtf/Vector.h"
namespace blink {
« no previous file with comments | « Source/core/inspector/InspectorController.h ('k') | Source/core/inspector/ScriptAsyncCallStack.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698