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

Unified Diff: third_party/crashpad/crashpad/util/thread/OWNERS

Issue 2034393004: Allow multiple logging::LogMessage{Handler,Listener}s Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: address comments, deque for listeners, reentrant test 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: third_party/crashpad/crashpad/util/thread/OWNERS
diff --git a/third_party/crashpad/crashpad/util/thread/OWNERS b/third_party/crashpad/crashpad/util/thread/OWNERS
new file mode 100644
index 0000000000000000000000000000000000000000..0afdfaa62cb37523e0ee2561b0c76e30058c06e4
--- /dev/null
+++ b/third_party/crashpad/crashpad/util/thread/OWNERS
@@ -0,0 +1,4 @@
+per-file *_messages.cc=set noparent
Mark Mentovai 2016/11/14 14:40:43 Revert this file. The PRESUBMIT bug that made you
wychen 2016/11/18 21:14:00 Done.
+per-file *_messages.cc=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