DescriptionFix minor bug in remote_inspector_client.py that broke it.
In https://codereview.chromium.org/14058002, the function named
_IsWebkitVersionNotOlderThan was changed to
_IsContentVersionNotOlderThan. There was one more reference to the
old function name in the file that needed to be updated. That is
done here. Without this fix, the Chrome Endure tests are broken.
BUG=None
TEST=Verified that a basic run of a Chrome Endure test failed before
this change, but passed after this change.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=194482
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|