| Index: content/shell/android/browsertests_apk/content_browser_tests_android.cc
|
| diff --git a/content/shell/android/browsertests_apk/content_browser_tests_android.cc b/content/shell/android/browsertests_apk/content_browser_tests_android.cc
|
| index fdfde371df4c36941b3dde553615e88f84b665e9..0665ec9c36527d327c2cac83106ea0e351296737 100644
|
| --- a/content/shell/android/browsertests_apk/content_browser_tests_android.cc
|
| +++ b/content/shell/android/browsertests_apk/content_browser_tests_android.cc
|
| @@ -22,10 +22,10 @@
|
| #include "content/public/app/android_library_loader_hooks.h"
|
| #include "content/public/app/content_main.h"
|
| #include "content/public/common/content_switches.h"
|
| +#include "content/public/test/browser_test_message_pump_android.h"
|
| #include "content/public/test/test_launcher.h"
|
| #include "content/shell/android/shell_jni_registrar.h"
|
| #include "content/shell/app/shell_main_delegate.h"
|
| -#include "content/test/browser_test_message_pump_android.h"
|
| #include "jni/ContentBrowserTestsActivity_jni.h"
|
| #include "testing/android/native_test_util.h"
|
|
|
|
|