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

Unified Diff: media/tools/layout_tests/layouttest_analyzer_helpers_unittest.py

Issue 2710493003: Update HTTP-references to test-results to use HTTPS (Closed)
Patch Set: Created 3 years, 10 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
Index: media/tools/layout_tests/layouttest_analyzer_helpers_unittest.py
diff --git a/media/tools/layout_tests/layouttest_analyzer_helpers_unittest.py b/media/tools/layout_tests/layouttest_analyzer_helpers_unittest.py
index ab14d87aa97ca8390ad246dc597b4b5f271199c1..9a94f3b52d920e1be15232fb06e061b1a84ec791 100755
--- a/media/tools/layout_tests/layouttest_analyzer_helpers_unittest.py
+++ b/media/tools/layout_tests/layouttest_analyzer_helpers_unittest.py
@@ -143,7 +143,7 @@ class TestLayoutTestAnalyzerHelpers(unittest.TestCase):
'<li>jamesr@google.com</li>\n'
'<li>2011-09-01 18:00:23</li>\n'
'<ul><li>-<a href="http://webkit.org/b/63878">'
- 'BUGWK63878</a> : <a href="http://test-results.'
+ 'BUGWK63878</a> : <a href="https://test-results.'
'appspot.com/dashboards/flakiness_dashboard.html#'
'tests=fast/dom/dom-constructors.html">fast/dom/'
'dom-constructors.html</a> = TEXT</li>\n</ul></ul>')

Powered by Google App Engine
This is Rietveld 408576698