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

Unified Diff: third_party/WebKit/Source/core/animation/NonInterpolableValue.h

Issue 2798393005: Rewrite references to "wtf/" to "platform/wtf/" in core/animation. (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/core/animation/NonInterpolableValue.h
diff --git a/third_party/WebKit/Source/core/animation/NonInterpolableValue.h b/third_party/WebKit/Source/core/animation/NonInterpolableValue.h
index 99393edb4d836784165aa0df98519bb4d6a58a24..8bcfd8d077260f96b5423ccf2d3a61afe812c34a 100644
--- a/third_party/WebKit/Source/core/animation/NonInterpolableValue.h
+++ b/third_party/WebKit/Source/core/animation/NonInterpolableValue.h
@@ -5,7 +5,7 @@
#ifndef NonInterpolableValue_h
#define NonInterpolableValue_h
-#include "wtf/RefCounted.h"
+#include "platform/wtf/RefCounted.h"
namespace blink {

Powered by Google App Engine
This is Rietveld 408576698