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

Unified Diff: third_party/WebKit/Source/web/tests/sim/SimCanvas.h

Issue 2805733003: Rewrite references to "wtf/" to "platform/wtf/" in web. (Closed)
Patch Set: Created 3 years, 8 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/web/tests/sim/SimCanvas.h
diff --git a/third_party/WebKit/Source/web/tests/sim/SimCanvas.h b/third_party/WebKit/Source/web/tests/sim/SimCanvas.h
index 2fef8888458164b49dae3d550066919c3a27c0ca..b559d72c7d564868c4c8654ca5ad6d55cf5a0aae 100644
--- a/third_party/WebKit/Source/web/tests/sim/SimCanvas.h
+++ b/third_party/WebKit/Source/web/tests/sim/SimCanvas.h
@@ -6,8 +6,8 @@
#define SimCanvas_h
#include "platform/graphics/Color.h"
+#include "platform/wtf/Vector.h"
#include "third_party/skia/include/core/SkCanvas.h"
-#include "wtf/Vector.h"
namespace blink {
« no previous file with comments | « third_party/WebKit/Source/web/tests/WebViewTest.cpp ('k') | third_party/WebKit/Source/web/tests/sim/SimCompositor.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698