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

Side by Side Diff: chrome/common/extensions/api/OWNERS

Issue 1329213002: PDF: Use chrome.resourcesPrivate instead of Pepper to display translated strings (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@i18n_api
Patch Set: Remove test cases Created 5 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 unified diff | Download patch
« no previous file with comments | « chrome/browser/resources/pdf/pdf.js ('k') | chrome/common/extensions/api/resources_private.idl » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # *.json 1 # *.json
2 # See chrome/common/extensions/OWNERS 2 # See chrome/common/extensions/OWNERS
3 3
4 # For documentation. 4 # For documentation.
5 mkearney@chromium.org 5 mkearney@chromium.org
6 mkwst@chromium.org 6 mkwst@chromium.org
7 7
8 per-file input_method_private.json=shuchen@chromium.org 8 per-file input_method_private.json=shuchen@chromium.org
9 per-file webview*.json=paulmeyer@chromium.org 9 per-file webview*.json=paulmeyer@chromium.org
10 per-file webview*.json=fsamuel@chromium.org 10 per-file webview*.json=fsamuel@chromium.org
11 per-file webview*.json=lazyboy@chromium.org 11 per-file webview*.json=lazyboy@chromium.org
12 12
13 # For trivial changes only, like adding a new enum value or attribute. 13 # For trivial changes only, like adding a new enum value or attribute.
14 # New APIs or changes to existing APIs should be approved by an 14 # New APIs or changes to existing APIs should be approved by an
15 # extensions OWNER. 15 # extensions OWNER.
16 per-file automation*.idl=aboxhall@chromium.org 16 per-file automation*.idl=aboxhall@chromium.org
17 per-file automation*.idl=dmazzoni@chromium.org 17 per-file automation*.idl=dmazzoni@chromium.org
18 per-file automation*.idl=dtseng@chromium.org 18 per-file automation*.idl=dtseng@chromium.org
19 per-file file_manager_private*.idl=mtomasz@chromium.org 19 per-file file_manager_private*.idl=mtomasz@chromium.org
20 per-file resources_private.idl=tsergeant@chromium.org
OLDNEW
« no previous file with comments | « chrome/browser/resources/pdf/pdf.js ('k') | chrome/common/extensions/api/resources_private.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698