| Index: content/browser/android/java/gin_java_script_to_java_types_coercion.cc
|
| diff --git a/content/browser/renderer_host/java/gin_java_script_to_java_types_coercion.cc b/content/browser/android/java/gin_java_script_to_java_types_coercion.cc
|
| similarity index 99%
|
| rename from content/browser/renderer_host/java/gin_java_script_to_java_types_coercion.cc
|
| rename to content/browser/android/java/gin_java_script_to_java_types_coercion.cc
|
| index 8f7c29f16eb6b503c1fff98717445fe5f3fa5a79..1a8081396c6e8bbf4907235ed30c3a155d966418 100644
|
| --- a/content/browser/renderer_host/java/gin_java_script_to_java_types_coercion.cc
|
| +++ b/content/browser/android/java/gin_java_script_to_java_types_coercion.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/gin_java_script_to_java_types_coercion.h"
|
| +#include "content/browser/android/java/gin_java_script_to_java_types_coercion.h"
|
|
|
| #include <unistd.h>
|
|
|
|
|