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

Side by Side Diff: components/OWNERS

Issue 2697193006: Move some Physical Web strings to new location and add OWNERS (Closed)
Patch Set: fix tests, restore android_chrome_strings.grd Created 3 years, 10 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 | « no previous file | components/physical_web_ui_strings.grdp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 blundell@chromium.org 1 blundell@chromium.org
2 caitkp@chromium.org 2 caitkp@chromium.org
3 jochen@chromium.org 3 jochen@chromium.org
4 sdefresne@chromium.org 4 sdefresne@chromium.org
5 5
6 # Note: Best not to use globs (like autofill*) due to crbug.com/397984 6 # Note: Best not to use globs (like autofill*) due to crbug.com/397984
7 per-file app_modal_strings.grdp=file://components/app_modal/OWNERS 7 per-file app_modal_strings.grdp=file://components/app_modal/OWNERS
8 per-file autofill_strings.grdp=file://components/autofill/OWNERS 8 per-file autofill_strings.grdp=file://components/autofill/OWNERS
9 per-file bookmark_bar_strings.grdp=file://components/bookmarks/OWNERS 9 per-file bookmark_bar_strings.grdp=file://components/bookmarks/OWNERS
10 per-file browsing_data_strings.grdp=file://components/browsing_data/OWNERS 10 per-file browsing_data_strings.grdp=file://components/browsing_data/OWNERS
11 per-file crash_strings.grdp=file://components/crash/OWNERS 11 per-file crash_strings.grdp=file://components/crash/OWNERS
12 per-file dom_distiller_strings.grdp=file://components/dom_distiller/OWNERS 12 per-file dom_distiller_strings.grdp=file://components/dom_distiller/OWNERS
13 per-file error_page_strings.grdp=file://components/error_page/OWNERS 13 per-file error_page_strings.grdp=file://components/error_page/OWNERS
14 per-file nacl_helper_nonsfi_unittests.isolate=file://components/nacl/OWNERS 14 per-file nacl_helper_nonsfi_unittests.isolate=file://components/nacl/OWNERS
15 per-file nacl_loader_unittests.isolate=file://components/nacl/OWNERS 15 per-file nacl_loader_unittests.isolate=file://components/nacl/OWNERS
16 per-file ntp_snippets_strings.grdp=file://components/ntp_snippets/OWNERS 16 per-file ntp_snippets_strings.grdp=file://components/ntp_snippets/OWNERS
17 per-file omnibox_strings.grdp=file://components/omnibox/OWNERS 17 per-file omnibox_strings.grdp=file://components/omnibox/OWNERS
18 per-file password_manager_strings.grdp=file://components/password_manager/OWNERS 18 per-file password_manager_strings.grdp=file://components/password_manager/OWNERS
19 per-file pageinfo_strings.grdp=estark@chromium.org 19 per-file pageinfo_strings.grdp=estark@chromium.org
20 per-file pageinfo_strings.grdp=lgarron@chromium.org 20 per-file pageinfo_strings.grdp=lgarron@chromium.org
21 per-file payments_strings.grdp=file://components/payments/OWNERS 21 per-file payments_strings.grdp=file://components/payments/OWNERS
22 per-file pdf_strings.grdp=raymes@chromium.org 22 per-file pdf_strings.grdp=raymes@chromium.org
23 per-file pdf_strings.grdp=tsergeant@chromium.org 23 per-file pdf_strings.grdp=tsergeant@chromium.org
24 per-file physical_web_ui_strings.grdp=file://components/physical_web/OWNERS
24 per-file policy_strings.grdp=file://components/policy/OWNERS 25 per-file policy_strings.grdp=file://components/policy/OWNERS
25 per-file security_interstitials_strings.grdp=file://components/security_intersti tials/OWNERS 26 per-file security_interstitials_strings.grdp=file://components/security_intersti tials/OWNERS
26 per-file security_state_strings.grdp=file://components/security_state/OWNERS 27 per-file security_state_strings.grdp=file://components/security_state/OWNERS
27 per-file ssl_errors_strings.grdp=file://components/ssl_errors/OWNERS 28 per-file ssl_errors_strings.grdp=file://components/ssl_errors/OWNERS
28 per-file supervised_user_error_page_strings.grdp=file://components/supervised_us er_error_page/OWNERS 29 per-file supervised_user_error_page_strings.grdp=file://components/supervised_us er_error_page/OWNERS
29 per-file sync_ui_strings.grdp=file://components/sync/OWNERS 30 per-file sync_ui_strings.grdp=file://components/sync/OWNERS
30 per-file translate_strings.grdp=file://components/translate/OWNERS 31 per-file translate_strings.grdp=file://components/translate/OWNERS
31 per-file undo_strings.grdp=file://components/undo/OWNERS 32 per-file undo_strings.grdp=file://components/undo/OWNERS
32 per-file web_contents_delegate_android_strings.grdp=file://components/web_conten ts_delegate_android/OWNERS 33 per-file web_contents_delegate_android_strings.grdp=file://components/web_conten ts_delegate_android/OWNERS
33 per-file *.isolate=maruel@chromium.org 34 per-file *.isolate=maruel@chromium.org
34 per-file *.isolate=tandrii@chromium.org 35 per-file *.isolate=tandrii@chromium.org
35 per-file *.isolate=vadimsh@chromium.org 36 per-file *.isolate=vadimsh@chromium.org
36 37
37 # These are for the common case of adding or removing tests. If you're making 38 # These are for the common case of adding or removing tests. If you're making
38 # structural changes, please get a review from one of the overall components 39 # structural changes, please get a review from one of the overall components
39 # OWNERS. 40 # OWNERS.
OLDNEW
« no previous file with comments | « no previous file | components/physical_web_ui_strings.grdp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698