Index: components/mus/ws/BUILD.gn |
diff --git a/components/mus/ws/BUILD.gn b/components/mus/ws/BUILD.gn |
index 53eb3b49be68fcc5238b91590141be7d4750ca3c..d3fa108d68d6bda8792384c989acaceee748e6bf 100644 |
--- a/components/mus/ws/BUILD.gn |
+++ b/components/mus/ws/BUILD.gn |
@@ -158,7 +158,7 @@ test("window_manager_unittests") { |
"//mojo/edk/test:run_all_unittests", |
"//mojo/environment:chromium", |
"//mojo/gles2", |
- "//mojo/platform_handle", |
+ "//mojo/platform_handle:for_shared_library", |
"//mojo/public/cpp/bindings:bindings", |
"//mojo/shell/public/interfaces", |
"//testing/gtest", |