Chromium Code Reviews| Index: remoting/webapp/manifest.json |
| diff --git a/remoting/webapp/manifest.json b/remoting/webapp/manifest.json |
| index 91b732d467ca7b4857fc2317a50b5c5c60699305..214be9fb1a9294f26927c6f4f7ce2e539458fbbb 100644 |
| --- a/remoting/webapp/manifest.json |
| +++ b/remoting/webapp/manifest.json |
| @@ -5,6 +5,7 @@ |
| "description": "__MSG_PRODUCT_DESCRIPTION__", |
| "manifest_version": 2, |
| "default_locale": "en", |
| + "minimum_chrome_version": "32", |
| "app": { |
| "launch": { |
| "local_path": "main.html" |