Index: chrome/test/reliability/automated_ui_tests.cc |
diff --git a/chrome/test/reliability/automated_ui_tests.cc b/chrome/test/reliability/automated_ui_tests.cc |
index 7710f736e635beb614eff09627a47a91a6c45480..27ede0c269ded3614795005021d9e43d4f00b22e 100644 |
--- a/chrome/test/reliability/automated_ui_tests.cc |
+++ b/chrome/test/reliability/automated_ui_tests.cc |
@@ -12,6 +12,7 @@ |
#include "base/file_util.h" |
#include "base/file_version_info.h" |
#include "base/i18n/time_formatting.h" |
+#include "base/libxml_utils.h" |
#include "base/logging.h" |
#include "base/path_service.h" |
#include "base/rand_util.h" |
@@ -27,7 +28,6 @@ |
#include "chrome/common/chrome_paths.h" |
#include "chrome/common/chrome_version_info.h" |
#include "chrome/common/env_vars.h" |
-#include "chrome/common/libxml_utils.h" |
#include "chrome/common/url_constants.h" |
#include "chrome/test/automation/automation_proxy.h" |
#include "chrome/test/automation/browser_proxy.h" |