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

Unified Diff: third_party/WebKit/Source/platform/graphics/skia/SkSizeHash.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/skia/SkSizeHash.h
diff --git a/third_party/WebKit/Source/platform/graphics/skia/SkSizeHash.h b/third_party/WebKit/Source/platform/graphics/skia/SkSizeHash.h
index da258af0cee686d44fec9d485b1784311e03ffd3..c4f0aec4d490c44f08a72b72e29ad963895d4f99 100644
--- a/third_party/WebKit/Source/platform/graphics/skia/SkSizeHash.h
+++ b/third_party/WebKit/Source/platform/graphics/skia/SkSizeHash.h
@@ -29,7 +29,7 @@
#include "SkScalar.h"
#include "SkSize.h"
-#include "wtf/HashMap.h"
+#include "platform/wtf/HashMap.h"
namespace WTF {

Powered by Google App Engine
This is Rietveld 408576698