Chromium Code Reviews| Index: ui/views/DEPS |
| diff --git a/ui/views/DEPS b/ui/views/DEPS |
| index d5541eea7396ebb847e1868a9ca13f772bf33822..503124aceddfb37d3991f3c6d29b27838f60b75b 100644 |
| --- a/ui/views/DEPS |
| +++ b/ui/views/DEPS |
| @@ -22,6 +22,9 @@ include_rules = [ |
| ] |
| specific_include_rules = { |
| + "bridged_native_widget\.mm" : [ |
| + "+third_party/google_toolbox_for_mac/src/AppKit" |
|
tapted
2016/02/25 08:07:21
I think we can put this in ui/views/cocoa/DEPS, ma
karandeepb
2016/03/04 03:01:55
Done.
|
| + ], |
| "examples_browser_main_parts\.cc": [ |
| "+ui/wm/test" |
| ], |