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

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

Issue 2613153003: [Presentation API] Replaces type converters with typemaps (Closed)
Patch Set: Extend presentation ID max length to 64. 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 | « content/browser/BUILD.gn ('k') | content/browser/presentation/presentation_service_impl.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 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
« no previous file with comments | « content/browser/BUILD.gn ('k') | content/browser/presentation/presentation_service_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698