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

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

Issue 11369039: Add setBounds method and browsertest for get/set bounds to app window API (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebased 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
« no previous file with comments | « chrome/test/data/extensions/platform_apps/windows_api_bounds/main.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/extensions/platform_apps/windows_api_bounds/manifest.json
diff --git a/chrome/test/data/extensions/manifest_tests/init_valid_platform_app_no_manifest_version.json b/chrome/test/data/extensions/platform_apps/windows_api_bounds/manifest.json
similarity index 70%
copy from chrome/test/data/extensions/manifest_tests/init_valid_platform_app_no_manifest_version.json
copy to chrome/test/data/extensions/platform_apps/windows_api_bounds/manifest.json
index 8f6c1fe7ebd693b116d03936c8a3b9bff7f1d0d1..5ee1525d3a370b1d4bdb4ac16173326a2143727a 100644
--- a/chrome/test/data/extensions/manifest_tests/init_valid_platform_app_no_manifest_version.json
+++ b/chrome/test/data/extensions/platform_apps/windows_api_bounds/manifest.json
@@ -1,5 +1,5 @@
{
- "name": "Platform Test",
+ "name": "app.windows bounds functions",
"version": "1",
"app": {
"background": {
« no previous file with comments | « chrome/test/data/extensions/platform_apps/windows_api_bounds/main.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698