Chromium Code Reviews

Unified Diff: content/public/android/java/src/org/chromium/content/common/OWNERS

Issue 2626413004: Bind Android ChildProcessServices to a specific client PID. (Closed)
Patch Set: Add OWNERS file Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: content/public/android/java/src/org/chromium/content/common/OWNERS
diff --git a/content/public/android/java/src/org/chromium/content/common/OWNERS b/content/public/android/java/src/org/chromium/content/common/OWNERS
new file mode 100644
index 0000000000000000000000000000000000000000..8f094e0099ea8290a05383dc22381b22a27c3318
--- /dev/null
+++ b/content/public/android/java/src/org/chromium/content/common/OWNERS
@@ -0,0 +1,2 @@
+per-file *.aidl=set noparent
+per-file *.aidl=file://ipc/SECURITY_OWNERS

Powered by Google App Engine