Index: chrome/android/testshell/testshell_tab.cc |
diff --git a/chrome/android/testshell/testshell_tab.cc b/chrome/android/testshell/testshell_tab.cc |
index b6254794e3faa6c8e80cf06fe20275ff1983940b..b6ceb470cfb8987895734675efb3e617bd5c5638 100644 |
--- a/chrome/android/testshell/testshell_tab.cc |
+++ b/chrome/android/testshell/testshell_tab.cc |
@@ -13,7 +13,7 @@ |
#include "content/public/browser/android/content_view_core.h" |
#include "content/public/browser/web_contents.h" |
#include "jni/TestShellTab_jni.h" |
-#include "ui/android/window_android.h" |
+#include "ui/base/android/window_android.h" |
#include "url/gurl.h" |
using base::android::ConvertJavaStringToUTF8; |