Index: cc/base/region_unittest.cc |
diff --git a/cc/region_unittest.cc b/cc/base/region_unittest.cc |
similarity index 99% |
rename from cc/region_unittest.cc |
rename to cc/base/region_unittest.cc |
index ecb108d1063f963a86daa806f60e1cf04a16db81..eaf8d74d57ca6f16efb8f80c57683098f85ecd6c 100644 |
--- a/cc/region_unittest.cc |
+++ b/cc/base/region_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/region.h" |
+#include "cc/base/region.h" |
#include "testing/gtest/include/gtest/gtest.h" |