Index: chrome/browser/in_process_webkit/indexed_db_browsertest.cc |
diff --git a/chrome/browser/in_process_webkit/indexed_db_browsertest.cc b/chrome/browser/in_process_webkit/indexed_db_browsertest.cc |
index 9804be7eab7b33c3f07cc133bec60062b3ccffe0..029264120faf18931af72d425c65c7ba7efda30b 100644 |
--- a/chrome/browser/in_process_webkit/indexed_db_browsertest.cc |
+++ b/chrome/browser/in_process_webkit/indexed_db_browsertest.cc |
@@ -6,8 +6,8 @@ |
#include "base/file_path.h" |
#include "base/ref_counted.h" |
#include "base/utf_string_conversions.h" |
-#include "chrome/browser/browser.h" |
#include "chrome/browser/tab_contents/tab_contents.h" |
+#include "chrome/browser/ui/browser.h" |
#include "chrome/common/chrome_switches.h" |
#include "chrome/test/in_process_browser_test.h" |
#include "chrome/test/ui_test_utils.h" |