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

Unified Diff: third_party/WebKit/Source/platform/fonts/FontMetrics.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/FontMetrics.h
diff --git a/third_party/WebKit/Source/platform/fonts/FontMetrics.h b/third_party/WebKit/Source/platform/fonts/FontMetrics.h
index 28382e2d0474fc2774fff85aef4415e05665a0ff..ce51ee9aaa7a49f9a04ef249568865c9ce5ee38d 100644
--- a/third_party/WebKit/Source/platform/fonts/FontMetrics.h
+++ b/third_party/WebKit/Source/platform/fonts/FontMetrics.h
@@ -22,8 +22,8 @@
#include "platform/LayoutUnit.h"
#include "platform/fonts/FontBaseline.h"
-#include "wtf/Allocator.h"
-#include "wtf/MathExtras.h"
+#include "platform/wtf/Allocator.h"
+#include "platform/wtf/MathExtras.h"
namespace blink {
« no previous file with comments | « third_party/WebKit/Source/platform/fonts/FontFamily.h ('k') | third_party/WebKit/Source/platform/fonts/FontPlatformData.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698