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

Unified Diff: third_party/WebKit/Source/platform/fonts/FontVariantNumeric.h

Issue 2795413003: Rewrite references to "wtf/" to "platform/wtf/" in platform/fonts. (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/fonts/FontVariantNumeric.h
diff --git a/third_party/WebKit/Source/platform/fonts/FontVariantNumeric.h b/third_party/WebKit/Source/platform/fonts/FontVariantNumeric.h
index acb3c27f5c028f04cc8c35a5efab908ff2a3d5ce..4a98a7d62cc774c00908ba8be61855e47f467c56 100644
--- a/third_party/WebKit/Source/platform/fonts/FontVariantNumeric.h
+++ b/third_party/WebKit/Source/platform/fonts/FontVariantNumeric.h
@@ -5,7 +5,7 @@
#ifndef FontVariantNumeric_h
#define FontVariantNumeric_h
-#include "wtf/Allocator.h"
+#include "platform/wtf/Allocator.h"
namespace blink {
« no previous file with comments | « third_party/WebKit/Source/platform/fonts/FontTraits.h ('k') | third_party/WebKit/Source/platform/fonts/FontWidthVariant.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698