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

Unified Diff: chrome_mac/Google Chrome.app/Contents/Versions/34.0.1800.0/Google Chrome Framework.framework/Default Apps/external_extensions.json

Issue 310483004: Roll reference builds to 35.0.1916.114. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/reference_builds/
Patch Set: Created 6 years, 7 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
Index: chrome_mac/Google Chrome.app/Contents/Versions/34.0.1800.0/Google Chrome Framework.framework/Default Apps/external_extensions.json
===================================================================
--- chrome_mac/Google Chrome.app/Contents/Versions/34.0.1800.0/Google Chrome Framework.framework/Default Apps/external_extensions.json (revision 273864)
+++ chrome_mac/Google Chrome.app/Contents/Versions/34.0.1800.0/Google Chrome Framework.framework/Default Apps/external_extensions.json (working copy)
@@ -1,31 +0,0 @@
-// Dictionary of default apps to install into new profiles. Each entry maps
-// the extension's id to its crx's path (relative to this file) and the version
-// of the extension contained in the crx.
-//
-// When an extension is added or removed here, the two lists 'default_apps_list'
-// and 'default_apps_list_linux_dest' in build/common.gypi must also be updated.
-{
- "blpcfgokakmgnkcojhhkbfbldkacnbeo" : {
- "external_crx": "youtube.crx",
- "external_version": "4.2.5",
- "is_bookmark_app": true
- },
- "coobgpohoikkiipiblmjeljniedjpjpf" : {
- "external_crx": "search.crx",
- "external_version": "0.0.0.19",
- "is_bookmark_app": true
- },
- "pjkljhegncpnkpknbcohdijeoejaedia" : {
- "external_crx": "gmail.crx",
- "external_version": "7"
- },
- "apdfllckaahabafndbhieahigkjlhalf" : {
- "external_crx": "drive.crx",
- "external_version": "6.2"
- },
- "aohghmighlieiainnegkcijnfilokake" : {
- "external_crx": "docs.crx",
- "external_version": "0.0.0.6"
- }
-}
-

Powered by Google App Engine
This is Rietveld 408576698