| Index: cc/base/hash_pair_unittest.cc
|
| diff --git a/cc/hash_pair_unittest.cc b/cc/base/hash_pair_unittest.cc
|
| similarity index 98%
|
| rename from cc/hash_pair_unittest.cc
|
| rename to cc/base/hash_pair_unittest.cc
|
| index 592e4c85e831957a698e126102db21b20b7f9f76..685e9351ce17f9b3ae593b9a0d1a727c0fb92f28 100644
|
| --- a/cc/hash_pair_unittest.cc
|
| +++ b/cc/base/hash_pair_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/hash_pair.h"
|
| +#include "cc/base/hash_pair.h"
|
|
|
| #include "base/basictypes.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|