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

Unified Diff: LayoutTests/http/tests/navigatorconnect/resources/connect-helper.html

Issue 885343002: bindings: Fixes connect-helper to use stringifyDOMObject. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 11 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: LayoutTests/http/tests/navigatorconnect/resources/connect-helper.html
diff --git a/LayoutTests/http/tests/navigatorconnect/resources/connect-helper.html b/LayoutTests/http/tests/navigatorconnect/resources/connect-helper.html
index 1b562e1eef68e7e64acec4660c810b82c09e0b67..b18f9413c9a762cedb3826d55fab23077279675c 100644
--- a/LayoutTests/http/tests/navigatorconnect/resources/connect-helper.html
+++ b/LayoutTests/http/tests/navigatorconnect/resources/connect-helper.html
@@ -1,2 +1,3 @@
<!DOCTYPE html>
+<script src="/js-test-resources/js-test.js"></script>
<script src="connect-helper.js"></script>

Powered by Google App Engine
This is Rietveld 408576698