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

Side by Side Diff: chrome/test/data/push_messaging/subscope2/test.html

Issue 778243002: Push API: Return cached registration if available. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@store2
Patch Set: Rebase Created 6 years 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 unified diff | Download patch
OLDNEW
(Empty)
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <title>Push API Sub-scope 2 Test</title>
5 <link rel="manifest" href="../manifest.json">
6 <script src="../push_test.js"></script>
7 </head>
8 <body>
9 <h1>Push API Sub-scope 2 Test</h1>
10 </body>
11 </html>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698