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

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

Issue 1158923002: Remove support for the "gcm_user_visible_only" manifest key. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add a message Created 5 years, 7 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/manifest_with_user_visible_false.json
diff --git a/chrome/test/data/push_messaging/manifest_with_user_visible_false.json b/chrome/test/data/push_messaging/manifest_with_user_visible_false.json
deleted file mode 100644
index 21394091840764880cc4a611b97fe84d8bffd50c..0000000000000000000000000000000000000000
--- a/chrome/test/data/push_messaging/manifest_with_user_visible_false.json
+++ /dev/null
@@ -1,4 +0,0 @@
-{
- "gcm_sender_id": "1234567890",
- "gcm_user_visible_only": false
-}

Powered by Google App Engine
This is Rietveld 408576698