Chromium Code Reviews| Index: ui/views/examples/DEPS |
| diff --git a/ui/views/examples/DEPS b/ui/views/examples/DEPS |
| index 1108a456a1ae2ae5cea480988dc83b41891e40da..44d965dbcaed5ab89cbe24a1c4a41ed085bfb33b 100644 |
| --- a/ui/views/examples/DEPS |
| +++ b/ui/views/examples/DEPS |
| @@ -2,4 +2,5 @@ include_rules = [ |
| "+content/public", |
| "+content/shell", |
| "+sandbox", |
| + "+ui/gl/gl_surface.h", # To initialize GL bindings. |
| ] |