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

Unified Diff: third_party/WebKit/Source/platform/graphics/DashArray.h

Issue 2798823002: Rewrite references to "wtf/" to "platform/wtf/" in platform/graphics. (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/platform/graphics/DashArray.h
diff --git a/third_party/WebKit/Source/platform/graphics/DashArray.h b/third_party/WebKit/Source/platform/graphics/DashArray.h
index fbe50faebda493cba7c993f390cd43e5e9049924..40a470f10b52f7673e35c4eb441a9d1d158d63d9 100644
--- a/third_party/WebKit/Source/platform/graphics/DashArray.h
+++ b/third_party/WebKit/Source/platform/graphics/DashArray.h
@@ -26,7 +26,7 @@
#ifndef DashArray_h
#define DashArray_h
-#include "wtf/Vector.h"
+#include "platform/wtf/Vector.h"
typedef float DashArrayElement;
« no previous file with comments | « third_party/WebKit/Source/platform/graphics/DEPS ('k') | third_party/WebKit/Source/platform/graphics/DecodingImageGenerator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698