| 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",
|
|
|