Index: ui/views/DEPS |
diff --git a/ui/views/DEPS b/ui/views/DEPS |
index a74bffc716194fa441ed56ed15844af891e9c272..bc24bbc66bfc0681552b7309b02eb9c1a1c65e03 100644 |
--- a/ui/views/DEPS |
+++ b/ui/views/DEPS |
@@ -9,6 +9,7 @@ include_rules = [ |
"+ui/compositor", |
"+ui/events", |
"+ui/gfx", |
+ "+ui/gl/gl_surface.h", # To initialize GL for tests. |
"+ui/native_theme", |
"+ui/ozone", |
"+ui/wm/public", |