Chromium Code Reviews| Index: ui/base/cocoa/DEPS |
| diff --git a/ui/base/cocoa/DEPS b/ui/base/cocoa/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..a47b81b9af77d2ff0742ba236d923736c784fe9e |
| --- /dev/null |
| +++ b/ui/base/cocoa/DEPS |
| @@ -0,0 +1,3 @@ |
| +include_rules = [ |
| + "+chrome/app/chrome_command_ids.h", |
|
tapted
2016/12/19 07:41:21
ui/base can't depend on chrome. I think we will ne
spqchan
2016/12/21 01:03:02
That works too. I think we should just take lookup
|
| +] |