Index: third_party/WebKit/Source/core/layout/TracedLayoutObject.h |
diff --git a/third_party/WebKit/Source/core/layout/TracedLayoutObject.h b/third_party/WebKit/Source/core/layout/TracedLayoutObject.h |
index c53ec52165fcfb79545e215ff9938c397a365c1c..15def7745808b06a308b8094ed10954c48099566 100644 |
--- a/third_party/WebKit/Source/core/layout/TracedLayoutObject.h |
+++ b/third_party/WebKit/Source/core/layout/TracedLayoutObject.h |
@@ -5,8 +5,8 @@ |
#ifndef TracedLayoutObject_h |
#define TracedLayoutObject_h |
-#include "platform/instrumentation/tracing/TracedValue.h" |
#include <memory> |
+#include "platform/instrumentation/tracing/TracedValue.h" |
namespace blink { |