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

Unified Diff: tools/binary_size/function_signature_test.py

Issue 2785483002: Reland of V2 of //tools/binary_size rewrite (diffs). (Closed)
Patch Set: add missing name= Created 3 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 | « tools/binary_size/file_format.py ('k') | tools/binary_size/helpers.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/binary_size/function_signature_test.py
diff --git a/tools/binary_size/function_signature_test.py b/tools/binary_size/function_signature_test.py
index 7d8e6f0af2c9123544fc1200b0dc2283ebdae3ea..ca613383febb2e259b67dc78e4f2d724ba24a10d 100755
--- a/tools/binary_size/function_signature_test.py
+++ b/tools/binary_size/function_signature_test.py
@@ -4,7 +4,6 @@
# found in the LICENSE file.
import logging
-import sys
import unittest
import function_signature
« no previous file with comments | « tools/binary_size/file_format.py ('k') | tools/binary_size/helpers.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698