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

Unified Diff: LayoutTests/http/tests/serviceworker/resources/plain-text-worker.php

Issue 1058323004: Service Worker: Add a test for error messages from register() (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: line wrap Created 5 years, 8 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/http/tests/serviceworker/resources/mime-type-worker.php ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/http/tests/serviceworker/resources/plain-text-worker.php
diff --git a/LayoutTests/http/tests/serviceworker/resources/plain-text-worker.php b/LayoutTests/http/tests/serviceworker/resources/plain-text-worker.php
deleted file mode 100644
index 696637597ef8463ca664b1ee6dc180d3a68add57..0000000000000000000000000000000000000000
--- a/LayoutTests/http/tests/serviceworker/resources/plain-text-worker.php
+++ /dev/null
@@ -1,3 +0,0 @@
-<?php
- header("Content-Type: text/plain");
-?>
« no previous file with comments | « LayoutTests/http/tests/serviceworker/resources/mime-type-worker.php ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698