Index: media/gpu/BUILD.gn |
diff --git a/media/gpu/BUILD.gn b/media/gpu/BUILD.gn |
index 09f394371349fd0050ff9f5c0c9cfbfe7091d838..13a79e403c87f026ebe42a08bdbc315cebaeb9ca 100644 |
--- a/media/gpu/BUILD.gn |
+++ b/media/gpu/BUILD.gn |
@@ -367,6 +367,7 @@ if (is_android || is_chromeos) { |
"//ui/gfx/geometry", |
"//ui/gl", |
"//ui/gl:test_support", |
+ "//ui/gl/init", |
] |
configs += [ "//third_party/khronos:khronos_headers" ] |
if (is_chromeos && target_cpu != "arm") { |