summaryrefslogtreecommitdiffstats
path: root/chrome/test/automated_ui_tests/automated_ui_tests.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/test/automated_ui_tests/automated_ui_tests.cc')
-rw-r--r--chrome/test/automated_ui_tests/automated_ui_tests.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/test/automated_ui_tests/automated_ui_tests.cc b/chrome/test/automated_ui_tests/automated_ui_tests.cc
index 2c6cc35..0b5d15b 100644
--- a/chrome/test/automated_ui_tests/automated_ui_tests.cc
+++ b/chrome/test/automated_ui_tests/automated_ui_tests.cc
@@ -20,7 +20,7 @@
#include "chrome/app/chrome_command_ids.h"
#include "chrome/browser/browser_process.h"
#include "chrome/browser/character_encoding.h"
-#include "chrome/browser/view_ids.h"
+#include "chrome/browser/ui/view_ids.h"
#include "chrome/common/chrome_paths.h"
#include "chrome/common/env_vars.h"
#include "chrome/common/libxml_utils.h"