Index: gpu/DEPS |
diff --git a/gpu/DEPS b/gpu/DEPS |
index b357d81ce1fc77016478907d19bb78a1afac5bd4..5c266a4f486b9055fc0e3666c3521d12ceaa623f 100644 |
--- a/gpu/DEPS |
+++ b/gpu/DEPS |
@@ -8,6 +8,8 @@ include_rules = [ |
"+../GLES2", |
"+../service", |
+ # For ui::CheckFailOnReportedX11Error |
+ "+ui/base", |
# For gfx::PluginWindowHandle |
"+ui/gfx", |
] |