Chromium Code Reviews| Index: chrome/test/data/extensions/api_test/app_process/path1/container.html |
| diff --git a/chrome/test/data/extensions/api_test/app_process/path1/container.html b/chrome/test/data/extensions/api_test/app_process/path1/container.html |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..05c32c196e9c95cbc53ba1cf46f827e6ba12761f |
| --- /dev/null |
| +++ b/chrome/test/data/extensions/api_test/app_process/path1/container.html |
| @@ -0,0 +1,2 @@ |
| +<!-- Iframe to a normal web page, outside app manifest. --> |
| +<iframe src="/files/extensions/api_test/app_process/path3/iframe.html"></iframe> |