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

Unified Diff: chrome/browser/resources/default_apps/external_extensions.json

Issue 10535133: Add Google Docs as a default app (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 6 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 | « chrome/browser/resources/default_apps/docs.crx ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/default_apps/external_extensions.json
diff --git a/chrome/browser/resources/default_apps/external_extensions.json b/chrome/browser/resources/default_apps/external_extensions.json
index a1303b3a999708395ae9ac76be272c236e5f12a8..e4df021dc072171e2590f1f343b093f96ac40bea 100644
--- a/chrome/browser/resources/default_apps/external_extensions.json
+++ b/chrome/browser/resources/default_apps/external_extensions.json
@@ -18,6 +18,10 @@
"pjkljhegncpnkpknbcohdijeoejaedia" : {
"external_crx": "gmail.crx",
"external_version": "7"
+ },
+ "apdfllckaahabafndbhieahigkjlhalf" : {
+ "external_crx": "docs.crx",
+ "external_version": "5.4"
}
}
« no previous file with comments | « chrome/browser/resources/default_apps/docs.crx ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698