summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordharcourt@chromium.org <dharcourt@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-03-12 05:27:02 +0000
committerdharcourt@chromium.org <dharcourt@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-03-12 05:27:02 +0000
commitbdbe3ba192e6f8760cad893563e4a943617daec5 (patch)
tree441a71ef0d674a40c873e92c33558c5d1d08c398
parent760deec8a4770f3541d0e77fcde013c8a098966d (diff)
downloadchromium_src-bdbe3ba192e6f8760cad893563e4a943617daec5.zip
chromium_src-bdbe3ba192e6f8760cad893563e4a943617daec5.tar.gz
chromium_src-bdbe3ba192e6f8760cad893563e4a943617daec5.tar.bz2
Cleanup of unused Notifications Galore! test app file.
This should have been removed in previous commits but got lost in some git cl dcommit confusion. BUG=NONE TBR=miket@chromium.org Review URL: https://codereview.chromium.org/12529009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@187506 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--chrome/test/data/extensions/api_test/notifications/galore/app/data/notifications.json282
1 files changed, 0 insertions, 282 deletions
diff --git a/chrome/test/data/extensions/api_test/notifications/galore/app/data/notifications.json b/chrome/test/data/extensions/api_test/notifications/galore/app/data/notifications.json
deleted file mode 100644
index fcfca7a..0000000
--- a/chrome/test/data/extensions/api_test/notifications/galore/app/data/notifications.json
+++ /dev/null
@@ -1,282 +0,0 @@
-[
- {
- "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",
- "notificationOptions": [
- {
- "iconUrl": "/images/man1-80x80.jpg",
- "title": "Althe Frazon",
- "message": "Lorem ipsum"
- },
- {
- "iconUrl": "/images/woman1-80x80.jpg",
- "title": "Kathrine Doiss",
- "message": "Dolor sit amet"
- },
- {
- "iconUrl": "/images/woman2-80x80.jpg",
- "title": "Jamie Haynig",
- "message": "Consectetur adipisicing elit"
- },
- {
- "iconUrl": "/images/woman3-80x80.jpg",
- "title": "Maricia Rilari",
- "message": "Sed do eiusmod tempor incididunt"
- }
- ]
- },
- {
- "sectionName": "Simple Notifications",
- "notificationType": "simple",
- "notificationOptions": [
- {
- "iconUrl": "/images/man1-80x80.jpg",
- "title": "Althe Frazon",
- "message": "Lorem ipsum"
- },
- {
- "iconUrl": "/images/woman1-80x80.jpg",
- "title": "Kathrine Doiss",
- "message": "Dolor sit amet"
- },
- {
- "iconUrl": "/images/woman2-80x80.jpg",
- "title": "Jamie Haynig",
- "message": "Consectetur adipisicing elit"
- },
- {
- "iconUrl": "/images/woman3-80x80.jpg",
- "title": "Maricia Rilari",
- "message": "Sed do eiusmod tempor incididunt"
- }
- ]
- },
- {
- "sectionName": "Basic Notifications",
- "notificationType": "basic",
- "notificationOptions": [
- {
- "iconUrl": "/images/man1-80x80.jpg",
- "title": "Althe Frazon",
- "message": "Lorem ipsum",
- "buttons": [
- {"title": "Call", "iconUrl": "/images/call-16x16.png"},
- {"title": "Send Email", "iconUrl": "/images/send-16x16.png"}
- ]
- },
- {
- "iconUrl": "/images/woman1-80x80.jpg",
- "title": "Kathrine Doiss",
- "message": "Dolor sit amet"
- },
- {
- "iconUrl": "/images/woman2-80x80.jpg",
- "title": "Jamie Haynig",
- "message": "Consectetur adipisicing elit"
- },
- {
- "iconUrl": "/images/woman3-80x80.jpg",
- "title": "Maricia Rilari",
- "message": "Sed do eiusmod tempor incididunt"
- },
- {
- "iconUrl": "/images/fruit1-80x80.jpg",
- "title": "Notification #$#: Pears!",
- "message": "Pyrus"
- },
- {
- "iconUrl": "/images/fruit2-80x80.jpg",
- "title": "Notification #$#: Oranges!",
- "message": "Citrus sinensis"
- },
- {
- "iconUrl": "/images/fruit3-80x80.jpg",
- "title": "Notification #$#: Strawberries!",
- "message": "Fragaria ananassa"
- },
- {
- "iconUrl": "/images/fruit4-80x80.jpg",
- "title": "Notification #$#: Raspberries!",
- "message": "Rubus idaeus"
- },
- {
- "iconUrl": "/images/fruit5-80x80.jpg",
- "title": "Notification #$#: Blueberries!",
- "message": "Vaccinium cyanococcus"
- }
- ]
- },
- {
- "sectionName": "Image Notifications",
- "notificationType": "image",
- "notificationOptions": [
- {
- "iconUrl": "/images/woman3-80x80.jpg",
- "title": "Maricia Rilari",
- "message": "Pictures from Tahoe",
- "imageUrl": "/images/tahoe-300x225.jpg"
- },
- {
- "iconUrl": "/images/flower1-80x80.jpg",
- "title": "Notification #$#: Daffodils!",
- "message": "Narcissus",
- "imageUrl": "/images/image1-300x225.jpg",
- "buttons": [
- {"title": "Lorem Ipsum Dolor Sit Amet Consectetur Adipisicing"},
- {"title": "Elit Sed Do"}
- ]
- },
- {
- "iconUrl": "/images/flower2-80x80.jpg",
- "title": "Notification #$#: Sunflowers!",
- "message": "Helianthus annuus",
- "imageUrl": "/images/image2-300x225.jpg"
- },
- {
- "iconUrl": "/images/flower3-80x80.jpg",
- "title": "Notification #$#: Poinsettias!",
- "message": "Euphorbia pulcherrima",
- "imageUrl": "/images/image3-300x172.jpg"
- },
- {
- "iconUrl": "/images/flower4-80x80.jpg",
- "title": "Notification #$#: Heather!",
- "message": "Calluna vulgaris",
- "imageUrl": "/images/image4-200x300.jpg"
- }
- ]
- },
- {
- "sectionName": "List Notifications",
- "notificationType": "list",
- "notificationOptions": [
- {
- "iconUrl": "/images/inbox-00-80x80.png",
- "title": "15 new messages",
- "message": "ramon.widdel@example.com",
- "items": [
- {"title": "Althe Frazon", "message": "Lorem ipsum dolor sit amet"},
- {"title": "Kathrine Doiss", "message": "Consectetur adipisicing eli"},
- {"title": "Jamie Haynig", "message": "Sed do eiusmod tempor incidid"},
- {"title": "Kelly Seiken", "message": "Ut labore et dolore magna ali"},
- {"title": "Maricia Rilari", "message": "Ut enim ad minim veniam"}
- ],
- "buttons": [
- {"title": "Send Message", "iconUrl": "/images/send-16x16.png"}
- ]
- },
- {
- "iconUrl": "/images/inbox-01-80x80.png",
- "title": "1 new messages",
- "message": "ramon.widdel@example.com",
- "items": [
- {"title": "Althe Frazon", "message": "Lorem ipsum dolor sit amet"}
- ]
- },
- {
- "iconUrl": "/images/inbox-02-80x80.png",
- "title": "2 new messages",
- "message": "ramon.widdel@example.com",
- "items": [
- {"title": "Althe Frazon", "message": "Lorem ipsum dolor sit amet"},
- {"title": "Kathrine Doiss", "message": "Consectetur adipisicing elit"}
- ]
- },
- {
- "iconUrl": "/images/inbox-03-80x80.png",
- "title": "3 new messages",
- "message": "ramon.widdel@example.com",
- "items": [
- {"title": "Althe Frazon", "message": "Lorem ipsum dolor sit amet"},
- {"title": "Kathrine Doiss", "message": "Consectetur adipisicing eli"},
- {"title": "Jamie Haynig", "message": "Sed do eiusmod tempor incididu"}
- ]
- },
- {
- "iconUrl": "/images/inbox-05-80x80.png",
- "title": "5 new messages",
- "message": "ramon.widdel@example.com",
- "items": [
- {"title": "Althe Frazon", "message": "Lorem ipsum dolor sit amet"},
- {"title": "Kathrine Doiss", "message": "Consectetur adipisicing eli"},
- {"title": "Jamie Haynig", "message": "Sed do eiusmod tempor incidid"},
- {"title": "Kelly Seiken", "message": "Ut labore et dolore magna ali"},
- {"title": "Maricia Rilari", "message": "Ut enim ad minim veniam"}
- ]
- },
- {
- "iconUrl": "/images/inbox-08-80x80.png",
- "title": "8 new messages",
- "message": "ramon.widdel@example.com",
- "items": [
- {"title": "Althe Frazon", "message": "Lorem ipsum dolor sit amet"},
- {"title": "Kathrine Doiss", "message": "Consectetur adipisicing eli"},
- {"title": "Jamie Haynig", "message": "Sed do eiusmod tempor incidid"},
- {"title": "Kelly Seiken", "message": "Ut labore et dolore magna ali"},
- {"title": "Maricia Rilari", "message": "Ut enim ad minim veniam"},
- {"title": "Althe Frazon", "message": "Lorem ipsum dolor sit amet"},
- {"title": "Kathrine Doiss", "message": "Consectetur adipisicing eli"},
- {"title": "Jamie Haynig", "message": "Sed do eiusmod tempor incididu"}
- ]
- },
- {
- "iconUrl": "/images/inbox-13-80x80.png",
- "title": "13 new messages",
- "message": "ramon.widdel@example.com",
- "items": [
- {"title": "Althe Frazon", "message": "Lorem ipsum dolor sit amet"},
- {"title": "Kathrine Doiss", "message": "Consectetur adipisicing eli"},
- {"title": "Jamie Haynig", "message": "Sed do eiusmod tempor incidid"},
- {"title": "Kelly Seiken", "message": "Ut labore et dolore magna ali"},
- {"title": "Maricia Rilari", "message": "Ut enim ad minim veniam"},
- {"title": "Althe Frazon", "message": "Lorem ipsum dolor sit amet"},
- {"title": "Kathrine Doiss", "message": "Consectetur adipisicing eli"},
- {"title": "Jamie Haynig", "message": "Sed do eiusmod tempor incidid"},
- {"title": "Kelly Seiken", "message": "Ut labore et dolore magna ali"},
- {"title": "Maricia Rilari", "message": "Ut enim ad minim veniam"},
- {"title": "Althe Frazon", "message": "Lorem ipsum dolor sit amet"},
- {"title": "Kathrine Doiss", "message": "Consectetur adipisicing eli"},
- {"title": "Jamie Haynig", "message": "Sed do eiusmod tempor incididu"}
- ]
- },
- {
- "iconUrl": "/images/plant1-80x80.jpg",
- "title": "Notification #$#: Yucca!",
- "message": "Asparagaceae agavoideae",
- "items": [
- {"title": "One", "message": "Unus"},
- {"title": "Two", "message": "Duo"},
- {"title": "Three", "message": "Tres"}
- ]
- },
- {
- "iconUrl": "/images/plant2-80x80.jpg",
- "title": "Notification #$#: Basil!",
- "message": "Ocimum basilicum",
- "items": [
- {"title": "One", "message": "Unus"},
- {"title": "Two", "message": "Duo"},
- {"title": "Three", "message": "Tres"}
- ]
- }
- ]
- }
-]