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

Side by Side Diff: components/OWNERS

Issue 2127883003: Move chooser_controller directory from //components to //chrome/browser (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase again Created 4 years, 5 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/test/BUILD.gn ('k') | components/chooser_controller.gypi » ('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 7
8 per-file app_modal.gypi=file://components/app_modal/OWNERS 8 per-file app_modal.gypi=file://components/app_modal/OWNERS
9 per-file app_modal_strings.grdp=file://components/app_modal/OWNERS 9 per-file app_modal_strings.grdp=file://components/app_modal/OWNERS
10 10
(...skipping 12 matching lines...) Expand all
23 per-file browsing_data.gypi=file://components/browsing_data/OWNERS 23 per-file browsing_data.gypi=file://components/browsing_data/OWNERS
24 24
25 per-file bubble.gypi=file://components/bubble/OWNERS 25 per-file bubble.gypi=file://components/bubble/OWNERS
26 26
27 per-file cast_certificate.gypi=file://components/cast_certificate/OWNERS 27 per-file cast_certificate.gypi=file://components/cast_certificate/OWNERS
28 28
29 per-file cdm.gypi=file://components/cdm/OWNERS 29 per-file cdm.gypi=file://components/cdm/OWNERS
30 30
31 per-file certificate_transparency.gypi=file://components/certificate_transparenc y/OWNERS 31 per-file certificate_transparency.gypi=file://components/certificate_transparenc y/OWNERS
32 32
33 per-file chooser_controller.gypi=file://components/chooser_controller/OWNERS
34
35 per-file chrome_apps.gypi=file://components/chrome_apps/OWNERS 33 per-file chrome_apps.gypi=file://components/chrome_apps/OWNERS
36 34
37 per-file cloud_devices.gypi=file://components/cloud_devices/OWNERS 35 per-file cloud_devices.gypi=file://components/cloud_devices/OWNERS
38 36
39 per-file component_updater.gypi=file://components/component_updater/OWNERS 37 per-file component_updater.gypi=file://components/component_updater/OWNERS
40 38
41 per-file constrained_window.gypi=file://components/constrained_window/OWNERS 39 per-file constrained_window.gypi=file://components/constrained_window/OWNERS
42 40
43 per-file content_settings.gypi=file://components/content_settings/OWNERS 41 per-file content_settings.gypi=file://components/content_settings/OWNERS
44 42
(...skipping 211 matching lines...) Expand 10 before | Expand all | Expand 10 after
256 per-file wifi.gypi=file://components/wifi/OWNERS 254 per-file wifi.gypi=file://components/wifi/OWNERS
257 255
258 per-file *.isolate=maruel@chromium.org 256 per-file *.isolate=maruel@chromium.org
259 per-file *.isolate=tandrii@chromium.org 257 per-file *.isolate=tandrii@chromium.org
260 per-file *.isolate=vadimsh@chromium.org 258 per-file *.isolate=vadimsh@chromium.org
261 259
262 # These are for the common case of adding or removing tests. If you're making 260 # These are for the common case of adding or removing tests. If you're making
263 # structural changes, please get a review from one of the overall components 261 # structural changes, please get a review from one of the overall components
264 # OWNERS. 262 # OWNERS.
265 per-file components_tests.gyp=* 263 per-file components_tests.gyp=*
OLDNEW
« no previous file with comments | « chrome/test/BUILD.gn ('k') | components/chooser_controller.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698