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

Unified Diff: build/android/write_ordered_libraries.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/write_ordered_libraries.py
diff --git a/build/android/write_ordered_libraries.py b/build/android/write_ordered_libraries.py
index e887672e2900b6c4dbf704f6f3357869ce5f773e..9ba146619e4c84ac4eb79454da85284eb50b29d4 100755
--- a/build/android/write_ordered_libraries.py
+++ b/build/android/write_ordered_libraries.py
@@ -39,5 +39,3 @@ def main(argv):
if __name__ == '__main__':
sys.exit(main(sys.argv))
-
-
« no previous file with comments | « build/android/gcc_preprocess.py ('k') | content/public/android/java/src/org/chromium/content/app/LibraryLoader.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698