summaryrefslogtreecommitdiffstats
path: root/chrome/browser/resources/docs_app
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/resources/docs_app')
-rw-r--r--chrome/browser/resources/docs_app/manifest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/resources/docs_app/manifest.json b/chrome/browser/resources/docs_app/manifest.json
index f4893b5..edb3cc71 100644
--- a/chrome/browser/resources/docs_app/manifest.json
+++ b/chrome/browser/resources/docs_app/manifest.json
@@ -13,7 +13,7 @@
"origin": "https://docs.google.com/"
},
"launch": {
- "type": "tab",
+ "container": "window",
"web_url": "https://docs.google.com/"
}
}