Index: cc/layers/layer_impl_unittest.cc |
diff --git a/cc/layer_impl_unittest.cc b/cc/layers/layer_impl_unittest.cc |
similarity index 99% |
rename from cc/layer_impl_unittest.cc |
rename to cc/layers/layer_impl_unittest.cc |
index 0c8095118141d15c095ce29c9dc3324600bd9c57..6ff279a6d110d4a27305f711c769eb8cbd2f2230 100644 |
--- a/cc/layer_impl_unittest.cc |
+++ b/cc/layers/layer_impl_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_impl.h" |
+#include "cc/layers/layer_impl.h" |
#include "cc/test/fake_impl_proxy.h" |
#include "cc/test/fake_layer_tree_host_impl.h" |