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

Unified Diff: build/android/gcc_preprocess.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
« no previous file with comments | « build/android/create_native_libraries_header.py ('k') | build/android/write_ordered_libraries.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/android/gcc_preprocess.py
diff --git a/build/android/gcc_preprocess.py b/build/android/gcc_preprocess.py
index 8839b17701abe540f45850f032cb473c1c578cb3..0584a49acd524b07913b968756ce5ace64d4290c 100755
--- a/build/android/gcc_preprocess.py
+++ b/build/android/gcc_preprocess.py
@@ -48,5 +48,3 @@ def main(argv):
if __name__ == '__main__':
sys.exit(main(sys.argv))
-
-
« no previous file with comments | « build/android/create_native_libraries_header.py ('k') | build/android/write_ordered_libraries.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698