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

Unified Diff: third_party/WebKit/Source/platform/fonts/FontTraits.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/FontTraits.h
diff --git a/third_party/WebKit/Source/platform/fonts/FontTraits.h b/third_party/WebKit/Source/platform/fonts/FontTraits.h
index e22e97645c388089939e5c2d33175b8ca39e717b..4dce37bb55a20d54eac6b679393b15ab92653018 100644
--- a/third_party/WebKit/Source/platform/fonts/FontTraits.h
+++ b/third_party/WebKit/Source/platform/fonts/FontTraits.h
@@ -27,8 +27,8 @@
#ifndef FontTraits_h
#define FontTraits_h
-#include "wtf/Allocator.h"
-#include "wtf/Assertions.h"
+#include "platform/wtf/Allocator.h"
+#include "platform/wtf/Assertions.h"
namespace blink {
« no previous file with comments | « third_party/WebKit/Source/platform/fonts/FontSelector.h ('k') | third_party/WebKit/Source/platform/fonts/FontVariantNumeric.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698