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

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: Rebase only Created 4 years, 5 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/chromecast/common/media/OWNERS b/components/data_reduction_proxy/content/common/OWNERS
similarity index 69%
copy from chromecast/common/media/OWNERS
copy to components/data_reduction_proxy/content/common/OWNERS
index cbf806aba6cb477fe2f51ebeb2cb097527d311aa..cb251e79954cee7c01e55ed09209e7a7da801582 100644
--- a/chromecast/common/media/OWNERS
+++ b/components/data_reduction_proxy/content/common/OWNERS
@@ -1,5 +1,6 @@
-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.cc=set noparent
per-file *_messages.cc=file://ipc/SECURITY_OWNERS
dcheng 2016/07/08 05:50:53 Nit: I think you can delete lines 3-4.
leonhsl(Using Gerrit) 2016/07/11 14:36:07 Done.
+per-file *_messages*.h=set noparent
+per-file *_messages*.h=file://ipc/SECURITY_OWNERS

Powered by Google App Engine
This is Rietveld 408576698