| Index: chrome/android/testshell/testshell_tab.cc
|
| diff --git a/chrome/android/testshell/testshell_tab.cc b/chrome/android/testshell/testshell_tab.cc
|
| index ad78e04302b82969a32c2b77df17016a11352926..aec97204046c86a07f0a80c2746d636c1fceae7c 100644
|
| --- a/chrome/android/testshell/testshell_tab.cc
|
| +++ b/chrome/android/testshell/testshell_tab.cc
|
| @@ -13,7 +13,7 @@
|
| #include "content/public/browser/web_contents.h"
|
| #include "googleurl/src/gurl.h"
|
| #include "jni/TestShellTab_jni.h"
|
| -#include "ui/gfx/android/window_android.h"
|
| +#include "ui/android/window_android.h"
|
|
|
| using base::android::ConvertJavaStringToUTF8;
|
| using base::android::ConvertUTF8ToJavaString;
|
|
|