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

Side by Side Diff: components/OWNERS

Issue 2277213003: [TTS] Add aggregation of CTR metrics to the CS component. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Updated the unittest to cast expected results to float since windows seems to default to double. Created 4 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 | « components/BUILD.gn ('k') | components/contextual_search/BUILD.gn » ('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 21 matching lines...) Expand all
32 per-file chrome_apps.gypi=file://components/chrome_apps/OWNERS 32 per-file chrome_apps.gypi=file://components/chrome_apps/OWNERS
33 33
34 per-file cloud_devices.gypi=file://components/cloud_devices/OWNERS 34 per-file cloud_devices.gypi=file://components/cloud_devices/OWNERS
35 35
36 per-file component_updater.gypi=file://components/component_updater/OWNERS 36 per-file component_updater.gypi=file://components/component_updater/OWNERS
37 37
38 per-file constrained_window.gypi=file://components/constrained_window/OWNERS 38 per-file constrained_window.gypi=file://components/constrained_window/OWNERS
39 39
40 per-file content_settings.gypi=file://components/content_settings/OWNERS 40 per-file content_settings.gypi=file://components/content_settings/OWNERS
41 41
42 per-file contextual_search.gypi=file://components/contextual_search/OWNERS
43
42 per-file crash.gypi=file://components/crash/OWNERS 44 per-file crash.gypi=file://components/crash/OWNERS
43 per-file crash_strings.grdp=file://components/crash/OWNERS 45 per-file crash_strings.grdp=file://components/crash/OWNERS
44 46
45 per-file cronet.gypi=file://components/cronet/OWNERS 47 per-file cronet.gypi=file://components/cronet/OWNERS
46 48
47 per-file data_reduction_proxy.gypi=file://components/data_reduction_proxy/OWNERS 49 per-file data_reduction_proxy.gypi=file://components/data_reduction_proxy/OWNERS
48 50
49 per-file data_usage.gypi=file://components/data_usage/OWNERS 51 per-file data_usage.gypi=file://components/data_usage/OWNERS
50 52
51 per-file data_use_measurement.gypi=file://components/data_use_measurement/OWNERS 53 per-file data_use_measurement.gypi=file://components/data_use_measurement/OWNERS
(...skipping 196 matching lines...) Expand 10 before | Expand all | Expand 10 after
248 per-file wifi.gypi=file://components/wifi/OWNERS 250 per-file wifi.gypi=file://components/wifi/OWNERS
249 251
250 per-file *.isolate=maruel@chromium.org 252 per-file *.isolate=maruel@chromium.org
251 per-file *.isolate=tandrii@chromium.org 253 per-file *.isolate=tandrii@chromium.org
252 per-file *.isolate=vadimsh@chromium.org 254 per-file *.isolate=vadimsh@chromium.org
253 255
254 # These are for the common case of adding or removing tests. If you're making 256 # These are for the common case of adding or removing tests. If you're making
255 # structural changes, please get a review from one of the overall components 257 # structural changes, please get a review from one of the overall components
256 # OWNERS. 258 # OWNERS.
257 per-file components_tests.gyp=* 259 per-file components_tests.gyp=*
OLDNEW
« no previous file with comments | « components/BUILD.gn ('k') | components/contextual_search/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698