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

Unified Diff: third_party/WebKit/LayoutTests/inspector-protocol/loading-iframe-document-node.html

Issue 2951643002: [DevTools] Prepare inspector-protocol tests to new test runner (Closed)
Patch Set: css3/fonts Created 3 years, 6 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: third_party/WebKit/LayoutTests/inspector-protocol/loading-iframe-document-node.html
diff --git a/third_party/WebKit/LayoutTests/inspector-protocol/loading-iframe-document-node.html b/third_party/WebKit/LayoutTests/inspector-protocol/loading-iframe-document-node.html
index ea0195e32d97285d4cb199a56e0aac18e392f5f4..8757a3a958bd5be4c7eb4a5dff90658b67e5d29c 100644
--- a/third_party/WebKit/LayoutTests/inspector-protocol/loading-iframe-document-node.html
+++ b/third_party/WebKit/LayoutTests/inspector-protocol/loading-iframe-document-node.html
@@ -1,7 +1,7 @@
<!doctype html>
<html>
<head>
-<script type="text/javascript" src="../http/tests/inspector-protocol/inspector-protocol-test.js"></script>
+<script type="text/javascript" src="../http/tests/inspector-protocol/resources/inspector-protocol-test.js"></script>
<script>
function appendIframe()
{

Powered by Google App Engine
This is Rietveld 408576698