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

Unified Diff: build/android/symbolize_test.py

Issue 201853007: [Android] Linting the rest of build/android/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 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/surface_stats.py ('k') | build/android/test_runner.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/android/symbolize_test.py
diff --git a/build/android/symbolize_test.py b/build/android/symbolize_test.py
index d9caea8c9e100cf5e4d1e189f939f23648ac4499..826d85228e6835aafe9c557193faafe9d36cf96d 100755
--- a/build/android/symbolize_test.py
+++ b/build/android/symbolize_test.py
@@ -15,7 +15,6 @@ addresses and demangled names by running the following:
nm -gC *.so
"""
-import sys
import StringIO
import unittest
« no previous file with comments | « build/android/surface_stats.py ('k') | build/android/test_runner.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698