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

Unified Diff: chrome/test/data/push_messaging/manifest_without_user_visible_only.json

Issue 785993003: [Push] Register: require user-visible to be present in the manifest (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix test after mock behavior change that was recently introduced 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/test/data/push_messaging/manifest.json ('k') | chrome/test/data/push_messaging/push_test.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/push_messaging/manifest_without_user_visible_only.json
diff --git a/chrome/test/data/push_messaging/manifest.json b/chrome/test/data/push_messaging/manifest_without_user_visible_only.json
similarity index 94%
copy from chrome/test/data/push_messaging/manifest.json
copy to chrome/test/data/push_messaging/manifest_without_user_visible_only.json
index 7499a635295c7610d8b72182f862280dbb937930..b43e22ca2434503a4dd105ee990c6282a19e535b 100644
--- a/chrome/test/data/push_messaging/manifest.json
+++ b/chrome/test/data/push_messaging/manifest_without_user_visible_only.json
@@ -1,3 +1,3 @@
{
"gcm_sender_id": "1234567890"
-}
+}
« no previous file with comments | « chrome/test/data/push_messaging/manifest.json ('k') | chrome/test/data/push_messaging/push_test.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698