Index: content/browser/android/java/gin_java_method_invocation_helper_unittest.cc |
diff --git a/content/browser/renderer_host/java/gin_java_method_invocation_helper_unittest.cc b/content/browser/android/java/gin_java_method_invocation_helper_unittest.cc |
similarity index 98% |
rename from content/browser/renderer_host/java/gin_java_method_invocation_helper_unittest.cc |
rename to content/browser/android/java/gin_java_method_invocation_helper_unittest.cc |
index 067a5e1901d5c2fb24a960eb1f6cc95909a7e1b3..dab5d1a142e63eb5b108a2b7009f33aa8c355628 100644 |
--- a/content/browser/renderer_host/java/gin_java_method_invocation_helper_unittest.cc |
+++ b/content/browser/android/java/gin_java_method_invocation_helper_unittest.cc |
@@ -2,10 +2,10 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "content/browser/renderer_host/java/gin_java_method_invocation_helper.h" |
+#include "content/browser/android/java/gin_java_method_invocation_helper.h" |
#include "base/android/jni_android.h" |
-#include "content/browser/renderer_host/java/jni_helper.h" |
+#include "content/browser/android/java/jni_helper.h" |
#include "content/common/android/gin_java_bridge_value.h" |
#include "testing/gtest/include/gtest/gtest.h" |