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

Unified Diff: chrome/test/data/extensions/platform_apps/url_handlers/launchers/call_mismatching_window_open/manifest.json

Issue 23847004: "Redirecting URLs to Packaged Apps" implementation: revised (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Added a few TODOs Created 7 years, 3 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/url_handlers/launchers/call_mismatching_window_open/manifest.json
diff --git a/chrome/test/data/extensions/platform_apps/windows_api/manifest.json b/chrome/test/data/extensions/platform_apps/url_handlers/launchers/call_mismatching_window_open/manifest.json
similarity index 66%
copy from chrome/test/data/extensions/platform_apps/windows_api/manifest.json
copy to chrome/test/data/extensions/platform_apps/url_handlers/launchers/call_mismatching_window_open/manifest.json
index acc8f4770db2a7779cc9f3a0b802294881c23a3f..ecf82665b62ae4bbbd7fd99cd70995d7438d3858 100644
--- a/chrome/test/data/extensions/platform_apps/windows_api/manifest.json
+++ b/chrome/test/data/extensions/platform_apps/url_handlers/launchers/call_mismatching_window_open/manifest.json
@@ -1,5 +1,5 @@
{
- "name": "Platform App Test: Windows API",
+ "name": "Launcher: mismatching blank link",
"version": "1",
"app": {
"background": {

Powered by Google App Engine
This is Rietveld 408576698