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

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

Issue 11238055: Re-open DevTools windows for PackagedApps if they are reloaded with DevTools open. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: reviewer comments, use MAYBE_ Created 8 years, 2 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_id/manifest.json
diff --git a/chrome/test/data/extensions/platform_apps/iframes/manifest.json b/chrome/test/data/extensions/platform_apps/minimal_id/manifest.json
similarity index 53%
copy from chrome/test/data/extensions/platform_apps/iframes/manifest.json
copy to chrome/test/data/extensions/platform_apps/minimal_id/manifest.json
index 8e186a2640373138c70674fcc462a441beca37e7..2f5697812becfc6e8736b34a499eb3e616ebd156 100644
--- a/chrome/test/data/extensions/platform_apps/iframes/manifest.json
+++ b/chrome/test/data/extensions/platform_apps/minimal_id/manifest.json
@@ -1,5 +1,5 @@
{
- "name": "Platform App Test: local iframes are allowed",
+ "name": "Platform App Test: minimal platform app with window ID 'minimal_id'",
"version": "1",
"app": {
"background": {

Powered by Google App Engine
This is Rietveld 408576698