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

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

Issue 640593003: Remove the sender_id from the Push API code path. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git/+/master
Patch Set: add TODOs Created 6 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
Index: chrome/test/data/push_messaging/manifest.json
diff --git a/chrome/test/data/push_messaging/manifest.json b/chrome/test/data/push_messaging/manifest.json
new file mode 100644
index 0000000000000000000000000000000000000000..7499a635295c7610d8b72182f862280dbb937930
--- /dev/null
+++ b/chrome/test/data/push_messaging/manifest.json
@@ -0,0 +1,3 @@
+{
+ "gcm_sender_id": "1234567890"
+}
« no previous file with comments | « chrome/browser/services/gcm/push_messaging_browsertest.cc ('k') | chrome/test/data/push_messaging/test.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698