| Index: cc/scoped_texture_unittest.cc
|
| diff --git a/cc/scoped_texture_unittest.cc b/cc/scoped_texture_unittest.cc
|
| index 630afe1d52240e5a3bfca87d8f7b5ba15d9ec336..27c62c11175f29f00f2c29bfa138079896decad8 100644
|
| --- a/cc/scoped_texture_unittest.cc
|
| +++ b/cc/scoped_texture_unittest.cc
|
| @@ -7,7 +7,7 @@
|
| #include "CCScopedTexture.h"
|
|
|
| #include "CCRenderer.h"
|
| -#include "CCSingleThreadProxy.h" // For DebugScopedSetImplThread
|
| +#include "cc/single_thread_proxy.h" // For DebugScopedSetImplThread
|
| #include "cc/test/fake_graphics_context.h"
|
| #include "cc/test/tiled_layer_test_common.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|