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

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

Issue 26427002: Add always-on-top property to app windows (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Merge Created 7 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/windows_api_always_on_top/manifest.json
diff --git a/chrome/test/data/extensions/manifest_tests/init_valid_platform_app.json b/chrome/test/data/extensions/platform_apps/windows_api_always_on_top/manifest.json
similarity index 75%
copy from chrome/test/data/extensions/manifest_tests/init_valid_platform_app.json
copy to chrome/test/data/extensions/platform_apps/windows_api_always_on_top/manifest.json
index 03ed62fcd2f823fcae9067772946a23708307008..34131240e7ba76338bd559462f6c9238cef3fc35 100644
--- a/chrome/test/data/extensions/manifest_tests/init_valid_platform_app.json
+++ b/chrome/test/data/extensions/platform_apps/windows_api_always_on_top/manifest.json
@@ -1,5 +1,5 @@
{
- "name": "Platform Test",
+ "name": "Windows API - AlwaysOnTop",
"version": "1",
"manifest_version": 2,
"app": {
« no previous file with comments | « chrome/test/data/extensions/platform_apps/windows_api_always_on_top/index.html ('k') | ui/base/base_window.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698