Chromium Code Reviews| Index: ui/views/examples/DEPS |
| diff --git a/ui/views/examples/DEPS b/ui/views/examples/DEPS |
| index 06e440bbb91caab35438ae624e81ed37b5465592..47e7bcdb2eb238f5adcc756577b3f3d1ff388724 100644 |
| --- a/ui/views/examples/DEPS |
| +++ b/ui/views/examples/DEPS |
| @@ -2,6 +2,6 @@ include_rules = [ |
| "+content/public", |
| "+content/shell", |
| "+sandbox", |
| - "+ui/gl/gl_surface.h", # To initialize GL bindings. |
| + "+ui/gl/init/gl_factory.h", # To initialize GL bindings. |
| "+ui/views_content_client", |
| ] |