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

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

Issue 10407035: Extension/Platform App window isolation (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Add "ForFunction" Created 8 years, 7 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/platform_apps/minimal/manifest.json
diff --git a/chrome/test/data/extensions/platform_apps/empty_context_menu/manifest.json b/chrome/test/data/extensions/platform_apps/minimal/manifest.json
similarity index 77%
rename from chrome/test/data/extensions/platform_apps/empty_context_menu/manifest.json
rename to chrome/test/data/extensions/platform_apps/minimal/manifest.json
index 98f77c92ccebce5f33de77d864cebec888e56f36..8dec6b1174399d15c9d9ad08a0c7ac81af6b4ba8 100644
--- a/chrome/test/data/extensions/platform_apps/empty_context_menu/manifest.json
+++ b/chrome/test/data/extensions/platform_apps/minimal/manifest.json
@@ -1,5 +1,5 @@
{
- "name": "Platform App Test: empty context menu",
+ "name": "Platform App Test: minimal platform app",
"platform_app": true,
"version": "1",
"manifest_version": 2,
« no previous file with comments | « chrome/test/data/extensions/platform_apps/minimal/main.js ('k') | chrome/test/data/extensions/platform_apps/minimal/test.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698