Index: tools/perf/page_sets/key_search_mobile.py |
diff --git a/tools/perf/page_sets/key_search_mobile.py b/tools/perf/page_sets/key_search_mobile.py |
index f665a78810e583ee5c505f88f77a66cfcb8234d1..be5c04b93e06073e753ec7dc4b5b5d1ab4da9e91 100644 |
--- a/tools/perf/page_sets/key_search_mobile.py |
+++ b/tools/perf/page_sets/key_search_mobile.py |
@@ -36,7 +36,7 @@ class KeySearchMobilePageSet(story.StorySet): |
# Why: A reasonable search term with images but no ads usually |
'http://www.google.com/search?q=orange', |
# Why: An address search |
- # pylint: disable=C0301 |
+ # pylint: disable=line-too-long |
'https://www.google.com/search?q=1600+Amphitheatre+Pkwy%2C+Mountain+View%2C+CA', |
# Why: A search for a known actor |
'http://www.google.com/search?q=tom+hanks', |