Index: base/android/java/templates/native_libraries_array.h |
diff --git a/content/public/android/java/templates/native_libraries_array.h b/base/android/java/templates/native_libraries_array.h |
similarity index 90% |
rename from content/public/android/java/templates/native_libraries_array.h |
rename to base/android/java/templates/native_libraries_array.h |
index 19d14f946a20a8a5a9baf0464175e144b8bf275d..6ab8952688a844a38eb8c101d1b9b911ac0c0466 100644 |
--- a/content/public/android/java/templates/native_libraries_array.h |
+++ b/base/android/java/templates/native_libraries_array.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 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). |