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

Side by Side Diff: content/test/OWNERS

Issue 2118903002: scheduler: Move the Blink scheduler into Blink (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Really fixed the test failure this time Created 4 years, 4 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
OLDNEW
1 phajdan.jr@chromium.org 1 phajdan.jr@chromium.org
2 sky@chromium.org 2 sky@chromium.org
3 3
4 # For WebRTC files. 4 # For WebRTC files.
5 tommi@chromium.org 5 tommi@chromium.org
6 6
7 # Anyone can add suppressions for the layout test files. 7 # Anyone can add suppressions for the layout test files.
8 per-file test_expectations.txt=* 8 per-file test_expectations.txt=*
9 per-file test_expectations_chrome.txt=* 9 per-file test_expectations_chrome.txt=*
10 10
11 # For Renderer Scheduler files.
12 per-file fake_renderer_scheduler.*=alexclarke@chromium.org
13 per-file fake_renderer_scheduler.*=rmcilroy@chromium.org
14 per-file fake_renderer_scheduler.*=skyostil@chromium.org
15
16 # Make the mojom security presubmit happy with the following lines, despite also 11 # Make the mojom security presubmit happy with the following lines, despite also
17 # allowing wildcard ownership for any test mojom here. 12 # allowing wildcard ownership for any test mojom here.
18 per-file *.mojom=set noparent 13 per-file *.mojom=set noparent
19 per-file *.mojom=file://ipc/SECURITY_OWNERS 14 per-file *.mojom=file://ipc/SECURITY_OWNERS
20 per-file *.mojom=* 15 per-file *.mojom=*
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698