Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3317)

Unified Diff: base/libxml_utils.cc

Issue 10128002: Retrieve Windows performance assessment information from results files. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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"

Powered by Google App Engine
This is Rietveld 408576698