Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(569)

Unified Diff: remoting/webapp/appsv2.patch

Issue 151883005: Revert 248271 "Add a minimum required version to the webapp mani..." (Closed) Base URL: svn://svn.chromium.org/chrome/branches/1817/src/
Patch Set: Created 6 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | remoting/webapp/host_native_messaging.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/webapp/appsv2.patch
===================================================================
--- remoting/webapp/appsv2.patch (revision 248343)
+++ remoting/webapp/appsv2.patch (working copy)
@@ -2,9 +2,9 @@
index d1f8d1f..67bf660 100644
--- a/manifest.json
+++ b/manifest.json
-@@ -6,30 +6,15 @@
+@@ -5,30 +5,15 @@
+ "manifest_version": 2,
"default_locale": "en",
- "minimum_chrome_version": "32",
"app": {
- "launch": {
- "local_path": "main.html"
@@ -37,7 +37,7 @@
"optional_permissions": [
"<all_urls>"
],
-@@ -43,16 +29,22 @@
+@@ -42,16 +28,22 @@
"clipboardRead",
"clipboardWrite",
- "nativeMessaging"
« no previous file with comments | « no previous file | remoting/webapp/host_native_messaging.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698