Chromium Code Reviews| Index: components/exo/wayland/BUILD.gn |
| diff --git a/components/exo/wayland/BUILD.gn b/components/exo/wayland/BUILD.gn |
| index 231b7bc59c40579ff4d9b13879cbd0434e4a5315..389b3670c8564562c1484a2a36479f3aadad7f02 100644 |
| --- a/components/exo/wayland/BUILD.gn |
| +++ b/components/exo/wayland/BUILD.gn |
| @@ -31,7 +31,7 @@ source_set("wayland") { |
| deps = [ |
| "//ash", |
| - "//ash/public/cpp", |
| + "//ash/public/cpp:ash_public_cpp", |
| "//base", |
| "//components/exo", |
| "//device/gamepad", |