| 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 96%
|
| 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..a4c98ff1b2444eb96f90fa8a32fb1e06037d1582 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",
|
|
|