| Index: cc/resources/layer_quad_unittest.cc
|
| diff --git a/cc/layer_quad_unittest.cc b/cc/resources/layer_quad_unittest.cc
|
| similarity index 96%
|
| rename from cc/layer_quad_unittest.cc
|
| rename to cc/resources/layer_quad_unittest.cc
|
| index 71a3b297ab4500570b296f17dcc02b1586637cf1..21779fc3ff48b2eb4899e9dc5b02fc1d29b08668 100644
|
| --- a/cc/layer_quad_unittest.cc
|
| +++ b/cc/resources/layer_quad_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/layer_quad.h"
|
| +#include "cc/resources/layer_quad.h"
|
|
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| #include "ui/gfx/quad_f.h"
|
|
|