Chromium Code Reviews| Index: content/public/android/java/templates/native_libraries_array.h |
| diff --git a/content/public/android/java/templates/native_libraries_array.h b/content/public/android/java/templates/native_libraries_array.h |
| index a86c574c6089ce4e1ef62cf47430cad4ef9f4e81..29b957cbdf9521a80dd24242e95c797e55ba785d 100644 |
| --- a/content/public/android/java/templates/native_libraries_array.h |
| +++ b/content/public/android/java/templates/native_libraries_array.h |
| @@ -6,3 +6,4 @@ |
| // 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). |
| +={} |
|
joth
2013/11/18 19:45:23
wowzers, this is the strangest pair of header file
aberent
2013/11/25 18:31:47
I have added to the comment. The change goes with
|