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

Unified Diff: components/data_reduction_proxy/content/common/OWNERS

Issue 2063683002: Migrate components/data_reduction_proxy to Mojo interfaces. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Eliminate usage of RPH observer 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 side-by-side diff with in-line comments
Download patch
Index: components/data_reduction_proxy/content/common/OWNERS
diff --git a/content/common/service_worker/OWNERS b/components/data_reduction_proxy/content/common/OWNERS
similarity index 65%
copy from content/common/service_worker/OWNERS
copy to components/data_reduction_proxy/content/common/OWNERS
index e154b05bb257a760ce8ddb1e66515622b348be2a..a3a5b25ff1af60e7a97e58c15f0c3146a32f87b8 100644
--- a/content/common/service_worker/OWNERS
+++ b/components/data_reduction_proxy/content/common/OWNERS
@@ -1,10 +1,4 @@
-michaeln@chromium.org
-falken@chromium.org
-horo@chromium.org
-nhiroki@chromium.org
-
-per-file *_messages*.h=set noparent
-per-file *_messages*.h=file://ipc/SECURITY_OWNERS
-
per-file *.mojom=set noparent
per-file *.mojom=file://ipc/SECURITY_OWNERS
+per-file *_messages*.h=set noparent
+per-file *_messages*.h=file://ipc/SECURITY_OWNERS

Powered by Google App Engine
This is Rietveld 408576698