Chromium Code Reviews| Index: shell/BUILD.gn |
| diff --git a/shell/BUILD.gn b/shell/BUILD.gn |
| index acf9e4b61580d84439b4a3d16275b30959250da8..580e77537d1969001cc4c70e7982e2cce229d445 100644 |
| --- a/shell/BUILD.gn |
| +++ b/shell/BUILD.gn |
| @@ -162,7 +162,7 @@ source_set("lib") { |
| "//mojo/edk/system", |
| "//mojo/public/cpp/bindings", |
| "//mojo/public/interfaces/application", |
| - "//mojo/services/public/interfaces/network", |
| + "//mojo/services/network/public/interfaces", |
| "//shell/domain_socket", |
| "//mojo/spy", |
| "//services/tracing:bindings", |