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: LayoutTests/fast/dom/DeviceMotion/page-visibility.html

Issue 48903019: Delete js-test-post.js. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 1 month 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/fast/dom/DeviceMotion/page-visibility.html
diff --git a/LayoutTests/fast/dom/DeviceMotion/page-visibility.html b/LayoutTests/fast/dom/DeviceMotion/page-visibility.html
index 53fddfc4e9b6ba431a62a7aead636cbc0492ee8d..bfeccba66f2142fa778685ff927131767b9aa4e2 100644
--- a/LayoutTests/fast/dom/DeviceMotion/page-visibility.html
+++ b/LayoutTests/fast/dom/DeviceMotion/page-visibility.html
@@ -55,6 +55,5 @@ if (window.testRunner)
debug("* Page is visible");
window.addEventListener('devicemotion', deviceMotionListener);
</script>
-<script src="../../js/resources/js-test-post.js"></script>
</body>
</html>

Powered by Google App Engine
This is Rietveld 408576698