Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Side by Side Diff: metadata.chrome

Issue 29812580: Noissue - import grouped licenses (Closed)
Patch Set: Created June 21, 2018, 10:37 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 [default] 1 [default]
2 inherit = metadata.common 2 inherit = metadata.common
3 3
4 [general] 4 [general]
5 basename = adblockpluschrome 5 basename = adblockpluschrome
6 permissions = tabs 6 permissions = tabs
7 http://*/* 7 http://*/*
8 https://*/* 8 https://*/*
9 contextMenus 9 contextMenus
10 webRequest 10 webRequest
(...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after
49 icons/abp-40-notification-critical.png = chrome/icons/abp-40-notification-critic al.png 49 icons/abp-40-notification-critical.png = chrome/icons/abp-40-notification-critic al.png
50 icons/abp-40-notification-information.png = chrome/icons/abp-40-notification-inf ormation.png 50 icons/abp-40-notification-information.png = chrome/icons/abp-40-notification-inf ormation.png
51 icons/detailed/abp-48.png = chrome/icons/detailed/abp-48.png 51 icons/detailed/abp-48.png = chrome/icons/detailed/abp-48.png
52 ext/devtools.js = chrome/ext/devtools.js 52 ext/devtools.js = chrome/ext/devtools.js
53 devtools.html = chrome/devtools.html 53 devtools.html = chrome/devtools.html
54 devtools.js = chrome/devtools.js 54 devtools.js = chrome/devtools.js
55 devtools-panel.html = adblockplusui/devtools-panel.html 55 devtools-panel.html = adblockplusui/devtools-panel.html
56 devtools-panel.js = adblockplusui/devtools-panel.js 56 devtools-panel.js = adblockplusui/devtools-panel.js
57 skin/devtools-panel.css = adblockplusui/skin/devtools-panel.css 57 skin/devtools-panel.css = adblockplusui/skin/devtools-panel.css
58 managed-storage-schema.json = chrome/managed-storage-schema.json 58 managed-storage-schema.json = chrome/managed-storage-schema.json
59 LICENSE-3RD-PARTY.txt = adblockplusui/LICENSE-3RD-PARTY.txt
59 60
60 [convert_js] 61 [convert_js]
61 lib/adblockplus.js += lib/devtools.js lib/popupBlocker.js lib/uninstall.js lib/c sp.js 62 lib/adblockplus.js += lib/devtools.js lib/popupBlocker.js lib/uninstall.js lib/c sp.js
62 ext/common.js += chrome/ext/common.js 63 ext/common.js += chrome/ext/common.js
63 ext/background.js += chrome/ext/background.js 64 ext/background.js += chrome/ext/background.js
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld