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

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

Issue 2370103003: Added browser tests to test the BudgetAPI. Also added BudgetAPI to ExperimentalWebPlatformFeatures. (Closed)
Patch Set: Rebase and add script tag for result_queue.js to subscope tests. Created 4 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
« no previous file with comments | « chrome/test/data/push_messaging/push_test.js ('k') | chrome/test/data/push_messaging/subscope2/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/subscope1/test.html
diff --git a/chrome/test/data/push_messaging/subscope1/test.html b/chrome/test/data/push_messaging/subscope1/test.html
index 230c13e12f6a81e7d882dec0ab5f9468e52779c0..153cb50bb8788974c4fc473d71b717e8d3f223fa 100644
--- a/chrome/test/data/push_messaging/subscope1/test.html
+++ b/chrome/test/data/push_messaging/subscope1/test.html
@@ -3,6 +3,7 @@
<head>
<title>Push API Sub-scope 1 Test</title>
<link rel="manifest" href="../manifest.json">
+ <script src="../../result_queue.js"></script>
<script src="../push_constants.js"></script>
<script src="../push_test.js"></script>
</head>
« no previous file with comments | « chrome/test/data/push_messaging/push_test.js ('k') | chrome/test/data/push_messaging/subscope2/test.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698