Chromium Code Reviews| Index: content/app/BUILD.gn |
| diff --git a/content/app/BUILD.gn b/content/app/BUILD.gn |
| index f3d476c4e256d43b88a4506fe3e9abfc7a995bef..435a39e9eed60b3b679ca5a7c39add2a9a2cd507 100644 |
| --- a/content/app/BUILD.gn |
| +++ b/content/app/BUILD.gn |
| @@ -58,8 +58,8 @@ if (is_ios) { |
| } else { |
| content_app_deps += [ |
| "//mojo/shell/public/interfaces", |
| + "//mojo/edk/system", |
| "//mojo/environment:chromium", |
| - "//third_party/mojo/src/mojo/edk/system", |
| ] |
| } |