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

Unified Diff: chrome/test/data/extensions/platform_apps/windows_api_set_launcher_icon/manifest.json

Issue 11316292: Add app.window.setIcon (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 8 years, 1 month 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/platform_apps/windows_api_set_launcher_icon/manifest.json
diff --git a/chrome/test/data/extensions/platform_apps/windows_api_properties/manifest.json b/chrome/test/data/extensions/platform_apps/windows_api_set_launcher_icon/manifest.json
similarity index 70%
copy from chrome/test/data/extensions/platform_apps/windows_api_properties/manifest.json
copy to chrome/test/data/extensions/platform_apps/windows_api_set_launcher_icon/manifest.json
index ce09a2d76b27628897638534c255f4572f3dfb9e..b0969c1bc9e368048e8b832769bf842236c7642a 100644
--- a/chrome/test/data/extensions/platform_apps/windows_api_properties/manifest.json
+++ b/chrome/test/data/extensions/platform_apps/windows_api_set_launcher_icon/manifest.json
@@ -1,5 +1,5 @@
{
- "name": "app.windows properties",
+ "name": "app.windows setLauncherIcon",
"version": "1",
"app": {
"background": {

Powered by Google App Engine
This is Rietveld 408576698