Enable 'unused-import' and 'import-error' lint check for perf/
commit2931c1a0862594e2f6e1bdcfb1f73f6139fff146
authornednguyen <nednguyen@google.com>
Thu, 23 Apr 2015 15:03:18 +0000 (23 08:03 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 23 Apr 2015 15:03:19 +0000 (23 15:03 +0000)
tree4a6a5e21af7ed9deafd10172f600d11ac0d13732
parent67b11bd8b019baf418e8a37ae0408e55252fd5ef
Enable 'unused-import' and 'import-error' lint check for perf/

BUG=475714

Review URL: https://codereview.chromium.org/1103613002

Cr-Commit-Position: refs/heads/master@{#326520}
25 files changed:
tools/perf/benchmarks/benchmark_unittest.py
tools/perf/benchmarks/blink_style.py
tools/perf/benchmarks/oilpan_gc_times.py
tools/perf/measurements/blink_style.py
tools/perf/measurements/oilpan_gc_times.py
tools/perf/measurements/oilpan_gc_times_unittest.py
tools/perf/measurements/rasterize_and_record_micro.py
tools/perf/measurements/session_restore.py
tools/perf/measurements/smoothness_controller.py
tools/perf/measurements/smoothness_unittest.py
tools/perf/measurements/v8_detached_context_age_in_gc.py
tools/perf/measurements/v8_detached_context_age_in_gc_unittest.py
tools/perf/metrics/speedindex.py
tools/perf/metrics/speedindex_unittest.py
tools/perf/page_sets/key_hit_test_cases.py
tools/perf/page_sets/page_reload_cases.py
tools/perf/page_sets/simple_mobile_sites_fling.py
tools/perf/page_sets/tough_scrolling_while_zoomed_in_cases.py
tools/perf/page_sets/tough_webgl_cases.py
tools/perf/page_sets/webrtc_cases.py
tools/perf/profile_creators/cookie_profile_extender.py
tools/perf/profile_creators/fast_navigation_profile_extender_unittest.py
tools/perf/profile_creators/history_profile_extender_unittest.py
tools/perf/pylintrc
tools/perf/update_reference_build.py