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

Unified Diff: chrome/browser/DEPS

Issue 10983028: Render/pepper hang debugging: generate dumps for the browser and renderer processes if users kill a… (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 8 years, 3 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 | « chrome/app/breakpad_win.cc ('k') | chrome/browser/hang_monitor/hang_crash_dump_win.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index e949f2c167142bf2aa1f019360ec657527a796c8..b57c3f52ad29a8e2aeb064b02482001fe8cd845f 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -16,10 +16,6 @@ include_rules = [
"+ppapi/host",
"+ppapi/proxy",
"+ppapi/shared_impl/api_id.h",
- # Provide debug info for detecting inter-process pepper deadlocks.
- # TODO(yzshen): Remove when enough information is collected and the hang rate
- # of pepper/renderer processes is reduced.
- "+ppapi/shared_impl/ppapi_message_tracker.h",
# Defines some types that are marshalled over IPC.
"+ppapi/shared_impl/ppp_flash_browser_operations_shared.h",
"+rlz",
« no previous file with comments | « chrome/app/breakpad_win.cc ('k') | chrome/browser/hang_monitor/hang_crash_dump_win.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698