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

Unified Diff: chrome/test/data/push_messaging/sw.js

Issue 648623003: PushMessagingBrowserTest for registration success and failure (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git/+/master
Patch Set: Created 6 years, 2 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: chrome/test/data/push_messaging/sw.js
diff --git a/chrome/test/data/push_messaging/sw.js b/chrome/test/data/push_messaging/sw.js
new file mode 100644
index 0000000000000000000000000000000000000000..2b0ae226121503789d63d405670becb09e51b833
--- /dev/null
+++ b/chrome/test/data/push_messaging/sw.js
@@ -0,0 +1 @@
+// Empty service worker script.
Peter Beverloo 2014/10/17 14:04:08 Please name this file service_worker.js. (The init

Powered by Google App Engine
This is Rietveld 408576698