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

Unified Diff: telemetry/telemetry/story/story.py

Issue 2210063003: Rename third_party/webpagereplay to third_party/web-page-replay (Closed) Base URL: https://github.com/catapult-project/catapult@master
Patch Set: Created 4 years, 4 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 | « telemetry/telemetry/internal/util/wpr_server.py ('k') | telemetry/third_party/web-page-replay/.coveragerc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: telemetry/telemetry/story/story.py
diff --git a/telemetry/telemetry/story/story.py b/telemetry/telemetry/story/story.py
index e6f92829fad8ec3e2091cecbdbdf78dba4e4369a..9d6165a6ccbb9545147ae439d4ad807c1b38728b 100644
--- a/telemetry/telemetry/story/story.py
+++ b/telemetry/telemetry/story/story.py
@@ -38,7 +38,7 @@ class Story(object):
requires that the web content is served via Web Page Replay
to take effect. This setting does not affect stories containing no web
content or where the HTTP MIME type is not text/html.See also:
- _InjectScripts method in third_party/webpagereplay/httpclient.py.
+ _InjectScripts method in third_party/web-page-replay/httpclient.py.
"""
assert issubclass(shared_state_class,
shared_state_module.SharedState)
« no previous file with comments | « telemetry/telemetry/internal/util/wpr_server.py ('k') | telemetry/third_party/web-page-replay/.coveragerc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698