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

Unified Diff: LayoutTests/http/tests/inspector-protocol/access-inspected-object.html

Issue 183663014: DevTools: Unify protocol test scripts naming with frontend tests. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fixed tests Created 6 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
« no previous file with comments | « no previous file | LayoutTests/http/tests/inspector-protocol/inspector-protocol-test.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/http/tests/inspector-protocol/access-inspected-object.html
diff --git a/LayoutTests/http/tests/inspector-protocol/access-inspected-object.html b/LayoutTests/http/tests/inspector-protocol/access-inspected-object.html
index a3e551f9afe0616a7a0bcabb067438282e88c4cb..7a41061f08f6736afba39eeac5f54893ed5dd291 100644
--- a/LayoutTests/http/tests/inspector-protocol/access-inspected-object.html
+++ b/LayoutTests/http/tests/inspector-protocol/access-inspected-object.html
@@ -1,6 +1,6 @@
<html>
<head>
-<script type="text/javascript" src="resources/protocol-test.js"></script>
+<script type="text/javascript" src="inspector-protocol-test.js"></script>
<script>
if (window.testRunner) {
testRunner.dumpAsText();
« no previous file with comments | « no previous file | LayoutTests/http/tests/inspector-protocol/inspector-protocol-test.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698