| Index: content/public/android/java/templates/native_libraries_version.h
|
| diff --git a/content/public/android/java/templates/native_libraries_array.h b/content/public/android/java/templates/native_libraries_version.h
|
| similarity index 53%
|
| copy from content/public/android/java/templates/native_libraries_array.h
|
| copy to content/public/android/java/templates/native_libraries_version.h
|
| index a86c574c6089ce4e1ef62cf47430cad4ef9f4e81..a461784977b05632a7491808d6a995c001778126 100644
|
| --- a/content/public/android/java/templates/native_libraries_array.h
|
| +++ b/content/public/android/java/templates/native_libraries_version.h
|
| @@ -3,6 +3,7 @@
|
| // found in the LICENSE file.
|
|
|
| // This is a placeholder for compiling content_java. The content java library
|
| -// is compiled with no array defined, and then the build system creates a
|
| -// version of the file with the real list of libraries required (which changes
|
| -// based upon which .apk is being built).
|
| +// is compiled with no native_library version defined, and then the build system
|
| +// creates a version of the file with the real native_library_version (which
|
| +// changes based upon which .apk is being built).
|
| +=""
|
|
|