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

Unified Diff: third_party/WebKit/Source/core/paint/ViewPainter.h

Issue 2817663002: Rewrite references to "wtf/" to "platform/wtf/" in core/paint. (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
« no previous file with comments | « third_party/WebKit/Source/core/paint/ViewPaintInvalidator.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/paint/ViewPainter.h
diff --git a/third_party/WebKit/Source/core/paint/ViewPainter.h b/third_party/WebKit/Source/core/paint/ViewPainter.h
index 7115a6c9e81a932d3e3b907bb9d455f40e6ac3bb..0fe467cc33e48d5667a8d9253bac1a3fb053ae64 100644
--- a/third_party/WebKit/Source/core/paint/ViewPainter.h
+++ b/third_party/WebKit/Source/core/paint/ViewPainter.h
@@ -5,7 +5,7 @@
#ifndef ViewPainter_h
#define ViewPainter_h
-#include "wtf/Allocator.h"
+#include "platform/wtf/Allocator.h"
namespace blink {
« no previous file with comments | « third_party/WebKit/Source/core/paint/ViewPaintInvalidator.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698