| Index: cc/resources/scoped_resource_unittest.cc
|
| diff --git a/cc/scoped_resource_unittest.cc b/cc/resources/scoped_resource_unittest.cc
|
| similarity index 98%
|
| rename from cc/scoped_resource_unittest.cc
|
| rename to cc/resources/scoped_resource_unittest.cc
|
| index fa097f36e20e5b5d329906d649fb5bfb7a367c1d..3e11658b46793a542d05656cdec0f7bca728c26b 100644
|
| --- a/cc/scoped_resource_unittest.cc
|
| +++ b/cc/resources/scoped_resource_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/scoped_resource.h"
|
| +#include "cc/resources/scoped_resource.h"
|
|
|
| #include "cc/output/renderer.h"
|
| #include "cc/test/fake_output_surface.h"
|
|
|