Index: chrome/test/data/web_app_info/invalid_launch_url.json |
diff --git a/chrome/test/data/web_app_info/invalid_launch_url.json b/chrome/test/data/web_app_info/invalid_launch_url.json |
new file mode 100644 |
index 0000000000000000000000000000000000000000..3c9c81efd6d96cd270c687f65dacf96a82214f85 |
--- /dev/null |
+++ b/chrome/test/data/web_app_info/invalid_launch_url.json |
@@ -0,0 +1,4 @@ |
+{ |
+ "name": "hello", |
+ "launch_url": "http://someotherdomain.com/monkey" |
+} |