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

Unified Diff: third_party/WebKit/LayoutTests/inspector-protocol/page/get-layout-metrics.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/page/get-layout-metrics.html
diff --git a/third_party/WebKit/LayoutTests/inspector-protocol/page/get-layout-metrics.html b/third_party/WebKit/LayoutTests/inspector-protocol/page/get-layout-metrics.html
index 4b4230f15c2d5a2ec519018c570d2eee42f82e17..43d94fcbc90d2de94336eeef139b7ddb1f7a1f46 100644
--- a/third_party/WebKit/LayoutTests/inspector-protocol/page/get-layout-metrics.html
+++ b/third_party/WebKit/LayoutTests/inspector-protocol/page/get-layout-metrics.html
@@ -1,7 +1,7 @@
<html>
<head>
-<script src="../../http/tests/inspector-protocol/inspector-protocol-test.js"></script>
+<script src="../../http/tests/inspector-protocol/resources/inspector-protocol-test.js"></script>
<style>
body {

Powered by Google App Engine
This is Rietveld 408576698