Chromium Code Reviews| Index: components/arc/BUILD.gn |
| diff --git a/components/arc/BUILD.gn b/components/arc/BUILD.gn |
| index e75304112d8cb848e49dc5d180d9a19b3ba0cc00..09b6ac9005f2c29bcfcec22d793cdd97b0e9cc93 100644 |
| --- a/components/arc/BUILD.gn |
| +++ b/components/arc/BUILD.gn |
| @@ -41,7 +41,7 @@ static_library("arc") { |
| "//components/signin/core/account_id", |
| "//ipc:ipc", |
| "//ipc/mojo:mojo", |
| - "//third_party/mojo/src/mojo/edk/system", |
| + "//mojo/edk/system", |
| "//ui/arc", |
| "//ui/aura", |
| "//ui/base:base", |