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

Unified Diff: third_party/WebKit/LayoutTests/inspector/coverage/gutter-js.html

Issue 2745283002: DevTools: merge coverage segments from different instances of same URL (Closed)
Patch Set: review comments addressed Created 3 years, 9 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/coverage/gutter-js.html
diff --git a/third_party/WebKit/LayoutTests/inspector/coverage/gutter-js.html b/third_party/WebKit/LayoutTests/inspector/coverage/gutter-js.html
index cc1160695e2a5fbc0568c7133c62b95059fa7f74..247b878e8c5ab1a0dc0e833ad897ea859602a4d8 100644
--- a/third_party/WebKit/LayoutTests/inspector/coverage/gutter-js.html
+++ b/third_party/WebKit/LayoutTests/inspector/coverage/gutter-js.html
@@ -2,7 +2,6 @@
<head>
<script src="../../http/tests/inspector/inspector-test.js"></script>
<script src="../../http/tests/inspector/debugger-test.js"></script>
-<script src="../../http/tests/inspector/sources-test.js"></script>
<script src="coverage-test.js"></script>
<script src="resources/coverage.js"></script>

Powered by Google App Engine
This is Rietveld 408576698