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

Unified Diff: third_party/WebKit/Source/core/style/TransformOrigin.h

Issue 2813863003: Rewrite references to "wtf/" to "platform/wtf/" in core/css and core/style. (Closed)
Patch Set: Rebase. 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
« no previous file with comments | « third_party/WebKit/Source/core/style/TextSizeAdjust.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/core/style/TransformOrigin.h
diff --git a/third_party/WebKit/Source/core/style/TransformOrigin.h b/third_party/WebKit/Source/core/style/TransformOrigin.h
index 6f4e6bc2963e4fb97b4152fde9ac28e438f1cb06..e2a84e61818085d924455e267ef93c64a95b9f4c 100644
--- a/third_party/WebKit/Source/core/style/TransformOrigin.h
+++ b/third_party/WebKit/Source/core/style/TransformOrigin.h
@@ -6,7 +6,7 @@
#define TransformOrigin_h
#include "platform/Length.h"
-#include "wtf/Allocator.h"
+#include "platform/wtf/Allocator.h"
namespace blink {
« no previous file with comments | « third_party/WebKit/Source/core/style/TextSizeAdjust.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698