| Index: cc/test/test_texture.cc
|
| diff --git a/cc/debug/test_texture.cc b/cc/test/test_texture.cc
|
| similarity index 95%
|
| rename from cc/debug/test_texture.cc
|
| rename to cc/test/test_texture.cc
|
| index 5ab84a4f3a1e65ead945b1291feae6fac4fe743d..f68f5a6485421e166c518129cabb5f85ba2270e6 100644
|
| --- a/cc/debug/test_texture.cc
|
| +++ b/cc/test/test_texture.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "cc/debug/test_texture.h"
|
| +#include "cc/test/test_texture.h"
|
|
|
| #include "third_party/khronos/GLES2/gl2.h"
|
|
|
|
|