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

Unified Diff: tools/binary_size/function_signature_test.py

Issue 2778963003: Revert of V2 of //tools/binary_size rewrite (diffs). (Closed)
Patch Set: 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 ca613383febb2e259b67dc78e4f2d724ba24a10d..7d8e6f0af2c9123544fc1200b0dc2283ebdae3ea 100755
--- a/tools/binary_size/function_signature_test.py
+++ b/tools/binary_size/function_signature_test.py
@@ -4,6 +4,7 @@
# 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