diff options
Diffstat (limited to 'chrome/common/mac/DEPS')
-rw-r--r-- | chrome/common/mac/DEPS | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/chrome/common/mac/DEPS b/chrome/common/mac/DEPS index b0c96ed..77a551b 100644 --- a/chrome/common/mac/DEPS +++ b/chrome/common/mac/DEPS @@ -1,8 +1,3 @@ include_rules = [ - # TODO(shess): http://crbug.com/95272 - # This dependency needed by objc_zombie.mm. Unfortunately, putting - # objc_zombie.mm in chrome/app calls into existence unspeakable horrors. - "+chrome/app", - "+third_party/mach_override", ] |