Index: chrome/test/data/extensions/api_test/notifications/galore/app/data/data.json |
diff --git a/chrome/test/data/extensions/api_test/notifications/galore/app/data/28.0.1500.70.json b/chrome/test/data/extensions/api_test/notifications/galore/app/data/data.json |
similarity index 95% |
rename from chrome/test/data/extensions/api_test/notifications/galore/app/data/28.0.1500.70.json |
rename to chrome/test/data/extensions/api_test/notifications/galore/app/data/data.json |
index 3ac28eb19931e3e5578e2036f7122ff9f8d5316f..c3dbd983b226cfd319d536acbfe5dc4979d3beb0 100644 |
--- a/chrome/test/data/extensions/api_test/notifications/galore/app/data/28.0.1500.70.json |
+++ b/chrome/test/data/extensions/api_test/notifications/galore/app/data/data.json |
@@ -1,25 +1,7 @@ |
[ |
{ |
- "copyright": [ |
- "Copyright (c) 2013 The Chromium Authors. All rights reserved.", |
- "Use of this source code is governed by a BSD-style license that can be", |
- "found in the LICENSE file." |
- ], |
- "api": "notifications", |
- "events": [ |
- "onDisplayed", |
- "onClosed", |
- "onClicked", |
- "onButtonClicked" |
- ], |
- "globals": { |
- "type": "$?", |
- "priority": "$!" |
- } |
- }, |
- { |
- "sectionName": "WebKit Notifications", |
- "notificationType": "webkit", |
+ "sectionName": "Web Notifications", |
+ "notificationType": "web", |
"notificationOptions": [ |
{ |
"iconUrl": "/images/man1-40x40.jpg", |
@@ -32,12 +14,12 @@ |
"message": "Dolor sit amet" |
}, |
{ |
- "iconUrl": "https://www.google.com/images/icons/product/googlemail-64.png", |
+ "iconUrl": "/images/googlemail-64.png", |
"title": "New mail from Brant Hodestrine: Easy Hike in S.F. next Saturday!", |
"message": "Hey, The trail starts from 'Merrie Way' Outer Richmond side. We can do brunch before in the Inner Richmond, maybe at that Russian place we used to go to after fencing." |
}, |
{ |
- "iconUrl": "https://calendar.google.com/googlecalendar/images/about-alerts.gif", |
+ "iconUrl": "/images/about-alerts.gif", |
"title": "Google Calendar reminder", |
"message": "Team Meeting (Brant Hodestrine) is starting at 10:25pm in SFO-CEN-3-Triptych (12), NYC-WES-2-Wegman (8), PAR-OPR-4-Cézanne http://www.example.com/talk/meet/example" |
}, |