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

Unified Diff: chrome/test/data/extensions/api_test/notifications/galore/app/manifest.json

Issue 12742005: Added text line limits to collapsed and expanded notifications. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 9 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/extensions/api_test/notifications/galore/app/manifest.json
diff --git a/chrome/test/data/extensions/api_test/notifications/galore/app/manifest.json b/chrome/test/data/extensions/api_test/notifications/galore/app/manifest.json
index 08f0f34d1c791a80c48eaec5d7b84dcfa323da5a..0ef84857b0aa692bbe07fd942949c63e41077a1d 100644
--- a/chrome/test/data/extensions/api_test/notifications/galore/app/manifest.json
+++ b/chrome/test/data/extensions/api_test/notifications/galore/app/manifest.json
@@ -1,7 +1,7 @@
{
"name": "Notifications Galore!",
"description": "A testbed for Chrome notifications",
- "version": "0.9.3",
+ "version": "0.9.4",
"manifest_version": 2,
"minimum_chrome_version": "27",
"app": {

Powered by Google App Engine
This is Rietveld 408576698