Chromium Code Reviews| Index: chrome/browser/ui/cocoa/DEPS |
| diff --git a/chrome/browser/ui/cocoa/DEPS b/chrome/browser/ui/cocoa/DEPS |
| index 2fedb51bea63abeec57b6b54e5a8434d5cc990a0..338f2d0f0f774bef84e1ef35a692f6b0038193de 100644 |
| --- a/chrome/browser/ui/cocoa/DEPS |
| +++ b/chrome/browser/ui/cocoa/DEPS |
| @@ -1,4 +1,5 @@ |
| include_rules = [ |
| + "+components/translate/core/common", |
|
groby-ooo-7-16
2014/02/11 00:43:55
Not needed, since that's already stated in chrome/
hajimehoshi
2014/02/25 09:31:07
Done.
|
| "+third_party/apple_sample_code", # Apple code ImageAndTextCell. |
| "+third_party/molokocacao", # For NSBezierPath additions. |
| "+third_party/ocmock", # For unit tests. |