Index: third_party/WebKit/Source/platform/graphics/CompositorMutableStateProvider.h |
diff --git a/third_party/WebKit/Source/platform/graphics/CompositorMutableStateProvider.h b/third_party/WebKit/Source/platform/graphics/CompositorMutableStateProvider.h |
index ba2ccdb91382a4dc1d0bdb269d170cc450165429..be34067f9eb7996ee22ca1ac330fb8e63c5d3181 100644 |
--- a/third_party/WebKit/Source/platform/graphics/CompositorMutableStateProvider.h |
+++ b/third_party/WebKit/Source/platform/graphics/CompositorMutableStateProvider.h |
@@ -5,9 +5,9 @@ |
#ifndef CompositorMutableStateProvider_h |
#define CompositorMutableStateProvider_h |
-#include "platform/PlatformExport.h" |
#include <cstdint> |
#include <memory> |
+#include "platform/PlatformExport.h" |
namespace cc { |
class LayerTreeImpl; |