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

Unified Diff: base/debug/OWNERS

Issue 1980743002: Track thread activities in order to diagnose hangs. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@readwrite-mmf
Patch Set: rebased 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
« no previous file with comments | « base/base.gypi ('k') | base/debug/activity_analyzer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/debug/OWNERS
diff --git a/chrome/browser/ui/views/apps/DEPS b/base/debug/OWNERS
similarity index 62%
copy from chrome/browser/ui/views/apps/DEPS
copy to base/debug/OWNERS
index c02db09c27c7e559bdf01b4bab8c5f959308849a..61502576c61fa5ccbc8142fd9c06d3cc4aad3c95 100644
--- a/chrome/browser/ui/views/apps/DEPS
+++ b/base/debug/OWNERS
@@ -1,3 +1,2 @@
-include_rules = [
- "+extensions/components/native_app_window"
-]
+# For activity tracking:
+per-file activity_*=bcwhite@chromium.org
« no previous file with comments | « base/base.gypi ('k') | base/debug/activity_analyzer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698