Index: base/id_map_unittest.cc |
diff --git a/chrome/common/id_map_unittest.cc b/base/id_map_unittest.cc |
similarity index 98% |
rename from chrome/common/id_map_unittest.cc |
rename to base/id_map_unittest.cc |
index ed15cbe3283a67ccad3d21fe8e374bb5c5710520..7b12e3526429873f62b4ff9d431beeac53a71e01 100644 |
--- a/chrome/common/id_map_unittest.cc |
+++ b/base/id_map_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 "chrome/common/id_map.h" |
+#include "base/id_map.h" |
#include "testing/gtest/include/gtest/gtest.h" |