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

Unified Diff: LayoutTests/bluetooth/iframeRequestDevice.html

Issue 1295373003: Remove sequential_promise_test helper, just use promise_test (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: remove testharness-helpers.js inclusion from bluetooth tests Created 5 years, 4 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
« no previous file with comments | « LayoutTests/bluetooth/idl-BluetoothDevice.html ('k') | LayoutTests/bluetooth/readValue.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/bluetooth/iframeRequestDevice.html
diff --git a/LayoutTests/bluetooth/iframeRequestDevice.html b/LayoutTests/bluetooth/iframeRequestDevice.html
index a8fd8ffd6551675c33cfec2441bca4f9ec66ea7c..161a164e3c63dd68fac84bd18497c58c7ea4c7ea 100644
--- a/LayoutTests/bluetooth/iframeRequestDevice.html
+++ b/LayoutTests/bluetooth/iframeRequestDevice.html
@@ -1,6 +1,5 @@
<!DOCTYPE html>
<script src="../resources/testharness.js"></script>
-<script src="../resources/testharness-helpers.js"></script>
<script src="../resources/testharnessreport.js"></script>
<script src="resources/bluetooth-helpers.js"></script>
<body>
« no previous file with comments | « LayoutTests/bluetooth/idl-BluetoothDevice.html ('k') | LayoutTests/bluetooth/readValue.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698