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

Unified Diff: chrome/test/data/push_messaging/subscope2/test.html

Issue 1816123002: Add testing for subscription from service workers (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix asan errors Created 4 years, 9 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 | « chrome/test/data/push_messaging/subscope1/test.html ('k') | chrome/test/data/push_messaging/test.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/push_messaging/subscope2/test.html
diff --git a/chrome/test/data/push_messaging/subscope2/test.html b/chrome/test/data/push_messaging/subscope2/test.html
index bc1fac0cd010ede13f2fd81284e84e42a3870118..357d4d6fdb43ed16eaee750239bc5d944ceb5b32 100644
--- a/chrome/test/data/push_messaging/subscope2/test.html
+++ b/chrome/test/data/push_messaging/subscope2/test.html
@@ -3,6 +3,7 @@
<head>
<title>Push API Sub-scope 2 Test</title>
<link rel="manifest" href="../manifest.json">
+ <script src="../push_constants.js"></script>
<script src="../push_test.js"></script>
</head>
<body>
« no previous file with comments | « chrome/test/data/push_messaging/subscope1/test.html ('k') | chrome/test/data/push_messaging/test.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698