Chromium Code Reviews| 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)) | 
| - | 
| - |