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

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

Issue 405323002: [Win Aero] Correctly set the minimum window size. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Add outer bounds test. Actually fix this. Created 6 years, 4 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/outer_bounds/manifest.json
diff --git a/chrome/test/data/extensions/platform_apps/launch_2/manifest.json b/chrome/test/data/extensions/platform_apps/outer_bounds/manifest.json
similarity index 61%
copy from chrome/test/data/extensions/platform_apps/launch_2/manifest.json
copy to chrome/test/data/extensions/platform_apps/outer_bounds/manifest.json
index d464753c0b1b4b0363f4038f6e3266cbe935aae0..86fc75688cb5811f243139b7e1709ba7a9e10741 100644
--- a/chrome/test/data/extensions/platform_apps/launch_2/manifest.json
+++ b/chrome/test/data/extensions/platform_apps/outer_bounds/manifest.json
@@ -1,5 +1,5 @@
{
- "name": "Platform App Test: onLaunched event test2",
+ "name": "Platform App Test: outer bounds platform app",
"version": "1",
"app": {
"background": {

Powered by Google App Engine
This is Rietveld 408576698