summaryrefslogtreecommitdiffstats
path: root/chrome/browser/resources/cloud_print_app/manifest.json
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/resources/cloud_print_app/manifest.json')
-rw-r--r--chrome/browser/resources/cloud_print_app/manifest.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/chrome/browser/resources/cloud_print_app/manifest.json b/chrome/browser/resources/cloud_print_app/manifest.json
index e891f59..d8e74f6 100644
--- a/chrome/browser/resources/cloud_print_app/manifest.json
+++ b/chrome/browser/resources/cloud_print_app/manifest.json
@@ -16,5 +16,6 @@
},
"permissions": [
"cloudPrintPrivate"
- ]
+ ],
+ "display_in_launcher": false
}