| 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 d73ea6feec7fba769f62780093b6796d6c5bad42..86f43b50025f10fd5d5078a69add4a68fc83282e 100644
|
| --- a/content/shell/android/browsertests_apk/content_browser_tests_android.cc
|
| +++ b/content/shell/android/browsertests_apk/content_browser_tests_android.cc
|
| @@ -27,7 +27,7 @@
|
| #include "content/shell/app/shell_main_delegate.h"
|
| #include "jni/ContentBrowserTestsActivity_jni.h"
|
| #include "media/base/media_switches.h"
|
| -#include "testing/android/native_test_util.h"
|
| +#include "testing/android/native_test/native_test_util.h"
|
|
|
| using testing::native_test_util::ArgsToArgv;
|
| using testing::native_test_util::ParseArgsFromCommandLineFile;
|
|
|