Index: mojo/services/window_manager/BUILD.gn |
diff --git a/mojo/services/window_manager/BUILD.gn b/mojo/services/window_manager/BUILD.gn |
index 23f325f043f776c8843bbb394765bd701cf07cf7..a060b1b0cdde2399cac983eb48de544dd0caf8e8 100644 |
--- a/mojo/services/window_manager/BUILD.gn |
+++ b/mojo/services/window_manager/BUILD.gn |
@@ -68,7 +68,8 @@ |
] |
if (is_linux) { |
deps += [ |
- "//mojo/services/public/interfaces/native_viewport", |
+ "//third_party/mesa:osmesa", |
+ "//mojo/services/native_viewport", |
] |
} |
if (use_x11) { |