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

Unified Diff: sky/engine/public/platform/WebTransformKeyframe.h

Issue 746023002: Make absolute and sort all Sky headers (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years, 1 month 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 | « sky/engine/public/platform/WebTransformAnimationCurve.h ('k') | sky/engine/public/platform/WebURL.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/public/platform/WebTransformKeyframe.h
diff --git a/sky/engine/public/platform/WebTransformKeyframe.h b/sky/engine/public/platform/WebTransformKeyframe.h
index 4adc83af5845124fd0c12a3e520f8e77f7dd26a8..0e8c6e97bbe8a2c8236676a3e311d357c92a77c0 100644
--- a/sky/engine/public/platform/WebTransformKeyframe.h
+++ b/sky/engine/public/platform/WebTransformKeyframe.h
@@ -25,9 +25,9 @@
#ifndef WebTransformKeyframe_h
#define WebTransformKeyframe_h
-#include "WebNonCopyable.h"
-#include "WebPrivateOwnPtr.h"
-#include "WebTransformOperations.h"
+#include "sky/engine/public/platform/WebNonCopyable.h"
+#include "sky/engine/public/platform/WebPrivateOwnPtr.h"
+#include "sky/engine/public/platform/WebTransformOperations.h"
#if INSIDE_BLINK
namespace WTF { template <typename T> class PassOwnPtr; }
#endif
« no previous file with comments | « sky/engine/public/platform/WebTransformAnimationCurve.h ('k') | sky/engine/public/platform/WebURL.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698