Chromium Code Reviews| Index: services/ui/ws/BUILD.gn |
| diff --git a/services/ui/ws/BUILD.gn b/services/ui/ws/BUILD.gn |
| index 123544a7a9bc4ebdad7b7858eb62bb2e163ab7dd..46a606aba1dd51a79ac6a5fb033d5541d3ba4896 100644 |
| --- a/services/ui/ws/BUILD.gn |
| +++ b/services/ui/ws/BUILD.gn |
| @@ -116,7 +116,7 @@ static_library("lib") { |
| public_deps = [ |
| "//base", |
| "//cc", |
| - "//cc/ipc:internal_interfaces", |
| + "//cc/ipc:interfaces", |
| "//cc/surfaces", |
| "//cc/surfaces:surface_id", |
| "//mojo/common:common_base", |