Index: base/libxml_utils.cc |
diff --git a/chrome/common/libxml_utils.cc b/base/libxml_utils.cc |
similarity index 99% |
rename from chrome/common/libxml_utils.cc |
rename to base/libxml_utils.cc |
index 61d4237a0089f4b6a631111a41013dbe46978444..15217c1463186018559ab401fb28c0b800465b4b 100644 |
--- a/chrome/common/libxml_utils.cc |
+++ b/base/libxml_utils.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/libxml_utils.h" |
+#include "base/libxml_utils.h" |
#include "base/compiler_specific.h" |
#include "base/file_path.h" |