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

Unified Diff: Source/core/rendering/OrderIterator.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
Index: Source/core/rendering/OrderIterator.h
diff --git a/Source/core/rendering/OrderIterator.h b/Source/core/rendering/OrderIterator.h
index ed5d1749a86e663b72909400885958c32ecb1a9f..46666469ef0bd937b9b6dc0d9fc9743989808552 100644
--- a/Source/core/rendering/OrderIterator.h
+++ b/Source/core/rendering/OrderIterator.h
@@ -32,7 +32,6 @@
#define OrderIterator_h
#include "wtf/Noncopyable.h"
-#include "wtf/Vector.h"
#include <set>
« no previous file with comments | « Source/core/inspector/ScriptAsyncCallStack.h ('k') | Source/core/rendering/compositing/GraphicsLayerTreeBuilder.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698