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

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

Issue 8041033: Changed Mac, Linux and Win Official Chrome build to drop default app CRXs in (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Addressing review comments, adding missing file Created 9 years, 3 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 | « build/common.gypi ('k') | chrome/chrome.gyp » ('j') | 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
===================================================================
--- chrome/browser/resources/default_apps/external_extensions.json (revision 0)
+++ chrome/browser/resources/default_apps/external_extensions.json (revision 0)
@@ -0,0 +1,11 @@
+{
+ "blpcfgokakmgnkcojhhkbfbldkacnbeo" : {
robertshield 2011/09/27 20:07:14 perhaps a comment here explaining what this file i
Roger Tawa OOO till Jul 10th 2011/09/27 20:57:30 I don't think comments are used in external_extens
+ "external_crx": "youtube.crx",
+ "external_version": "4.2"
+ },
+ "pjkljhegncpnkpknbcohdijeoejaedia" : {
+ "external_crx": "gmail.crx",
+ "external_version": "6.1.3"
+ }
+}
+
« no previous file with comments | « build/common.gypi ('k') | chrome/chrome.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698