Index: third_party/WebKit/Source/platform/graphics/CompositorMutatorClient.h |
diff --git a/third_party/WebKit/Source/platform/graphics/CompositorMutatorClient.h b/third_party/WebKit/Source/platform/graphics/CompositorMutatorClient.h |
index f6277ad3d608114ecfb5cd39b846055f8cbbb35f..3e45437123f13e5c0d967a40fddd5dfa9454227d 100644 |
--- a/third_party/WebKit/Source/platform/graphics/CompositorMutatorClient.h |
+++ b/third_party/WebKit/Source/platform/graphics/CompositorMutatorClient.h |
@@ -5,10 +5,10 @@ |
#ifndef CompositorMutatorClient_h |
#define CompositorMutatorClient_h |
+#include <memory> |
#include "platform/PlatformExport.h" |
#include "platform/heap/Handle.h" |
#include "public/platform/WebCompositorMutatorClient.h" |
-#include <memory> |
namespace blink { |