Chromium Code Reviews| Index: ui/accelerated_widget_mac/DEPS |
| diff --git a/ui/accelerated_widget_mac/DEPS b/ui/accelerated_widget_mac/DEPS |
| index ae409b796f067bbfacbf4433067eb8d601f62283..8dac1d663011a4a6744609335e1ffda537ac3d7b 100644 |
| --- a/ui/accelerated_widget_mac/DEPS |
| +++ b/ui/accelerated_widget_mac/DEPS |
| @@ -1,9 +1,12 @@ |
| include_rules = [ |
| + "+gpu/GLES2", |
|
no sievers
2016/04/20 00:20:14
That dependency seems backwards. Can you add the m
ccameron
2016/04/20 07:17:15
Are you sure? This is used to define GL_CA_LAYER_E
|
| "+third_party/skia", |
| "+ui/base/cocoa", |
| "+ui/base", |
| "+ui/events", |
| + "+ui/gfx", |
| "+ui/gfx/geometry", |
| + "+ui/gfx/mac", |
| "+ui/gfx/native_widget_types.h", |
| "+ui/gl", |
| ] |