Index: cc/resources/resource_provider_unittest.cc |
diff --git a/cc/resources/resource_provider_unittest.cc b/cc/resources/resource_provider_unittest.cc |
index 2c585c4d5dddd46c048c58d890f284aba83c898e..4efe74d205bbf561acec7c51c758c9a94a642b73 100644 |
--- a/cc/resources/resource_provider_unittest.cc |
+++ b/cc/resources/resource_provider_unittest.cc |
@@ -29,8 +29,8 @@ |
#include "testing/gtest/include/gtest/gtest.h" |
#include "third_party/khronos/GLES2/gl2.h" |
#include "third_party/khronos/GLES2/gl2ext.h" |
+#include "ui/gfx/geometry/rect.h" |
#include "ui/gfx/gpu_memory_buffer.h" |
-#include "ui/gfx/rect.h" |
using testing::Mock; |
using testing::NiceMock; |