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

Unified Diff: third_party/WebKit/Source/core/paint/ClipRects.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/ClipRect.h ('k') | third_party/WebKit/Source/core/paint/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/core/paint/ClipRects.h
diff --git a/third_party/WebKit/Source/core/paint/ClipRects.h b/third_party/WebKit/Source/core/paint/ClipRects.h
index 3622d76e72e2fa5c99a7dbed6b489677c5086d22..36ba46e934f0e7a05ab58b21be236087a5438aec 100644
--- a/third_party/WebKit/Source/core/paint/ClipRects.h
+++ b/third_party/WebKit/Source/core/paint/ClipRects.h
@@ -27,7 +27,7 @@
#define ClipRects_h
#include "core/paint/ClipRect.h"
-#include "wtf/RefCounted.h"
+#include "platform/wtf/RefCounted.h"
namespace blink {
« no previous file with comments | « third_party/WebKit/Source/core/paint/ClipRect.h ('k') | third_party/WebKit/Source/core/paint/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698