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

Unified Diff: components/cdm/common/OWNERS

Issue 331553002: Update components/cdm/common/OWNERS to reflect the module name change. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 6 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/cdm/common/OWNERS
diff --git a/components/cdm/common/OWNERS b/components/cdm/common/OWNERS
index 48dcd3ca297d8ad9171c024b0db3367d145c3c50..7a3b4050a9599fcf8eb521c99eb1ca712f20907c 100644
--- a/components/cdm/common/OWNERS
+++ b/components/cdm/common/OWNERS
@@ -1,11 +1,11 @@
# Changes to IPC messages require a security review to avoid introducing
# new sandbox escapes.
-per-file encrypted_media_messages*.h=set noparent
-per-file encrypted_media_messages*.h=cevans@chromium.org
-per-file encrypted_media_messages*.h=dcheng@chromium.org
-per-file encrypted_media_messages*.h=inferno@chromium.org
-per-file encrypted_media_messages*.h=jln@chromium.org
-per-file encrypted_media_messages*.h=jschuh@chromium.org
-per-file encrypted_media_messages*.h=kenrb@chromium.org
-per-file encrypted_media_messages*.h=nasko@chromium.org
-per-file encrypted_media_messages*.h=tsepez@chromium.org
+per-file cdm_messages*.h=set noparent
+per-file cdm_messages*.h=cevans@chromium.org
+per-file cdm_messages*.h=dcheng@chromium.org
+per-file cdm_messages*.h=inferno@chromium.org
+per-file cdm_messages*.h=jln@chromium.org
+per-file cdm_messages*.h=jschuh@chromium.org
+per-file cdm_messages*.h=kenrb@chromium.org
+per-file cdm_messages*.h=nasko@chromium.org
+per-file cdm_messages*.h=tsepez@chromium.org
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698