Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(102)

Unified Diff: android_webview/java/generated_src/org/chromium/content/app/NativeLibraries.java

Issue 13469003: Android: nits following library loader changes. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | build/android/create_native_libraries_header.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/java/generated_src/org/chromium/content/app/NativeLibraries.java
diff --git a/android_webview/java/generated_src/org/chromium/content/app/NativeLibraries.java b/android_webview/java/generated_src/org/chromium/content/app/NativeLibraries.java
index b569303cfc56df205dc26d66b6fbd6af1f379855..d35a7dd58a32b639dd4a4fd933d065c3f7974791 100644
--- a/android_webview/java/generated_src/org/chromium/content/app/NativeLibraries.java
+++ b/android_webview/java/generated_src/org/chromium/content/app/NativeLibraries.java
@@ -10,4 +10,3 @@ public class NativeLibraries {
// TODO(torne, cjhopman): Use a generated file for this.
static String[] libraries = { "webviewchromium" };
}
-
« no previous file with comments | « no previous file | build/android/create_native_libraries_header.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698