Index: base/android/java/templates/native_libraries_version.h |
diff --git a/content/public/android/java/templates/native_libraries_version.h b/base/android/java/templates/native_libraries_version.h |
similarity index 82% |
rename from content/public/android/java/templates/native_libraries_version.h |
rename to base/android/java/templates/native_libraries_version.h |
index a461784977b05632a7491808d6a995c001778126..2a1242059f77590aa92fcc2f4ee4f50dee1f59d7 100644 |
--- a/content/public/android/java/templates/native_libraries_version.h |
+++ b/base/android/java/templates/native_libraries_version.h |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-// This is a placeholder for compiling content_java. The content java library |
+// This is a placeholder for compiling base_java. The base java library |
// 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). |