Index: cc/trees/layer_tree_host_impl.h |
diff --git a/cc/trees/layer_tree_host_impl.h b/cc/trees/layer_tree_host_impl.h |
index 5c2dc40b603cd40c71ca49928617916bd207b406..e9bd4d4aab733d50e9a86247589d895896a085a9 100644 |
--- a/cc/trees/layer_tree_host_impl.h |
+++ b/cc/trees/layer_tree_host_impl.h |
@@ -13,10 +13,10 @@ |
#include "cc/base/cc_export.h" |
#include "cc/input/input_handler.h" |
#include "cc/input/top_controls_manager_client.h" |
+#include "cc/layers/render_pass_sink.h" |
#include "cc/output/output_surface_client.h" |
#include "cc/output/renderer.h" |
#include "cc/quads/render_pass.h" |
-#include "cc/render_pass_sink.h" |
#include "cc/resources/tile_manager.h" |
#include "skia/ext/refptr.h" |
#include "third_party/skia/include/core/SkColor.h" |