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

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

Issue 339103002: Update the EphemeralAppLauncher for use by the webstorePrivate API (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase again Created 6 years, 6 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/ephemeral_launcher/extension/manifest.json
diff --git a/chrome/test/data/extensions/manifest_tests/sandboxed_pages_valid_2.json b/chrome/test/data/extensions/platform_apps/ephemeral_launcher/extension/manifest.json
similarity index 63%
copy from chrome/test/data/extensions/manifest_tests/sandboxed_pages_valid_2.json
copy to chrome/test/data/extensions/platform_apps/ephemeral_launcher/extension/manifest.json
index 50281622a5954c582bfba9732241f7685df54122..0f9cc067acb84b0dc4b5996ae380976d16584829 100644
--- a/chrome/test/data/extensions/manifest_tests/sandboxed_pages_valid_2.json
+++ b/chrome/test/data/extensions/platform_apps/ephemeral_launcher/extension/manifest.json
@@ -1,5 +1,5 @@
{
- "name": "test",
+ "name": "Test Extension",
"version": "0.1",
"manifest_version": 2
}

Powered by Google App Engine
This is Rietveld 408576698