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

Unified Diff: LayoutTests/fast/storage/disallowed-storage.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/storage/disallowed-storage.html
diff --git a/LayoutTests/fast/storage/disallowed-storage.html b/LayoutTests/fast/storage/disallowed-storage.html
index 1378b18f37c625a390e32201c6d3099c26ab6b75..2d1a15dd24fa4199ef846ee14b26be941b869a15 100644
--- a/LayoutTests/fast/storage/disallowed-storage.html
+++ b/LayoutTests/fast/storage/disallowed-storage.html
@@ -13,6 +13,5 @@
shouldThrow('window.sessionStorage');
shouldThrow('window.localStorage');
</script>
- <script src="../js/resources/js-test-post.js"></script>
</body>
</html>

Powered by Google App Engine
This is Rietveld 408576698