| Index: content/browser/android/java/jni_helper.cc
|
| diff --git a/content/browser/renderer_host/java/jni_helper.cc b/content/browser/android/java/jni_helper.cc
|
| similarity index 97%
|
| rename from content/browser/renderer_host/java/jni_helper.cc
|
| rename to content/browser/android/java/jni_helper.cc
|
| index 86874b04cbb8be11576130fc2bc083fe6fa64a84..7a2f94761aba9c6159e717009c63019015cc062c 100644
|
| --- a/content/browser/renderer_host/java/jni_helper.cc
|
| +++ b/content/browser/android/java/jni_helper.cc
|
| @@ -2,7 +2,7 @@
|
| // 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/jni_helper.h"
|
| +#include "content/browser/android/java/jni_helper.h"
|
|
|
| #include <map>
|
|
|
|
|