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

Unified Diff: build/android/create_native_libraries_header.py

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
Index: build/android/create_native_libraries_header.py
diff --git a/build/android/create_native_libraries_header.py b/build/android/create_native_libraries_header.py
index 34fea30dcecf14a3ceecd12d311d680d16dc3242..d651687ee96dc0605d5fa85c95a847b0c7b77324 100755
--- a/build/android/create_native_libraries_header.py
+++ b/build/android/create_native_libraries_header.py
@@ -48,5 +48,3 @@ def main(argv):
if __name__ == '__main__':
sys.exit(main(sys.argv))
-
-
« no previous file with comments | « android_webview/java/generated_src/org/chromium/content/app/NativeLibraries.java ('k') | build/android/gcc_preprocess.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698