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

Side by Side Diff: content/browser/presentation/OWNERS

Issue 2174693004: [Presentation API] Add support to content/ for multiple URLs per PresentationRequest. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase. 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
OLDNEW
1 # Presentation API OWNERS 1 # Presentation API OWNERS
2 # 2 #
3 # This file also covers ownership of the following directories: 3 # This file also covers ownership of the following directories:
4 # //content/common/presentation/ 4 # //content/common/presentation/
5 # //content/renderer/presentation/ 5 # //content/renderer/presentation/
6 6
7 avayvod@chromium.org 7 avayvod@chromium.org
8 imcheng@chromium.org 8 imcheng@chromium.org
9 mfoltz@chromium.org 9 mfoltz@chromium.org
10 mlamouri@chromium.org 10 mlamouri@chromium.org
11
12 # Make the security presubmit happy.
13 per-file *_type_converter*.*=set noparent
14 per-file *_type_converter*.*=file://ipc/SECURITY_OWNERS
15
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698