Index: chrome/common/mac/DEPS |
diff --git a/chrome/common/mac/DEPS b/chrome/common/mac/DEPS |
index 77a551bcf4a5b52130ae4ab85b1eb4e5a948b359..b0c96ed2a5c30463ec284ccf653546f9e66bbae7 100644 |
--- a/chrome/common/mac/DEPS |
+++ b/chrome/common/mac/DEPS |
@@ -1,3 +1,8 @@ |
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", |
] |