| Index: cc/output/texture_copier_unittest.cc
|
| diff --git a/cc/texture_copier_unittest.cc b/cc/output/texture_copier_unittest.cc
|
| similarity index 98%
|
| rename from cc/texture_copier_unittest.cc
|
| rename to cc/output/texture_copier_unittest.cc
|
| index 40c53702c739884aff169ea85a84983d88bb6794..4069bbf3281c306f93cef3155fb24c4b7921efda 100644
|
| --- a/cc/texture_copier_unittest.cc
|
| +++ b/cc/output/texture_copier_unittest.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/texture_copier.h"
|
| +#include "cc/output/texture_copier.h"
|
|
|
| #include "cc/test/test_web_graphics_context_3d.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
|
|