Index: android_webview/lib/main/webview_tests.cc |
diff --git a/android_webview/lib/main/webview_tests.cc b/android_webview/lib/main/webview_tests.cc |
index ac2d29500bb7ace75b32c0391207571764a14cc0..4e20c1d939a89e057cf5b235d21845a753eb1ac1 100644 |
--- a/android_webview/lib/main/webview_tests.cc |
+++ b/android_webview/lib/main/webview_tests.cc |
@@ -2,8 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
+#include "android_webview/browser/android_webview_jni_registrar.h" |
#include "android_webview/browser/deferred_gpu_command_service.h" |
-#include "android_webview/native/android_webview_jni_registrar.h" |
#include "base/android/jni_android.h" |
#include "base/command_line.h" |
#include "base/test/test_suite.h" |