Index: LayoutTests/inspector-protocol/heap-profiler/heap-snapshot-with-event-listener.html |
diff --git a/LayoutTests/inspector-protocol/heap-profiler/heap-snapshot-with-event-listener.html b/LayoutTests/inspector-protocol/heap-profiler/heap-snapshot-with-event-listener.html |
index faec0fe22e5eba29c28fc60ebd51a198e62d909b..d416d9049bdd1338891321d53794c811d56341cf 100644 |
--- a/LayoutTests/inspector-protocol/heap-profiler/heap-snapshot-with-event-listener.html |
+++ b/LayoutTests/inspector-protocol/heap-profiler/heap-snapshot-with-event-listener.html |
@@ -1,6 +1,6 @@ |
<html> |
<head> |
-<script type="text/javascript" src="../../http/tests/inspector-protocol/resources/protocol-test.js"></script> |
+<script type="text/javascript" src="../../http/tests/inspector-protocol/inspector-protocol-test.js"></script> |
<script> |
if (window.testRunner) { |
testRunner.dumpAsText(); |