Chromium Code Reviews| Index: ui/accelerated_widget_mac/DEPS |
| diff --git a/ui/accelerated_widget_mac/DEPS b/ui/accelerated_widget_mac/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..32be787d4606dbbad6b359e42917313fb02df2dd |
| --- /dev/null |
| +++ b/ui/accelerated_widget_mac/DEPS |
| @@ -0,0 +1,8 @@ |
| +include_rules = [ |
| + "+third_party/skia", |
| + "+ui/base/cocoa", |
| + "+ui/events", |
| + "+ui/gfx/geometry", |
| + "+ui/gfx/native_widget_types.h", |
| + "+ui/gl", |
| +] |