Index: LayoutTests/inspector-protocol/heap-profiler/take-heap-snapshot.html |
diff --git a/LayoutTests/inspector-protocol/heap-profiler/take-heap-snapshot.html b/LayoutTests/inspector-protocol/heap-profiler/take-heap-snapshot.html |
index 9c4dda033c3415b869a7c245dd4c7fc44c20b743..7d5d5047cb94514b217978142a057040099c63d4 100644 |
--- a/LayoutTests/inspector-protocol/heap-profiler/take-heap-snapshot.html |
+++ b/LayoutTests/inspector-protocol/heap-profiler/take-heap-snapshot.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(); |