Chromium Code Reviews| Index: content/child/BUILD.gn |
| diff --git a/content/child/BUILD.gn b/content/child/BUILD.gn |
| index 52e5133dc361b912b57b6e47a9fb048d32b9c0a0..0ab48e1b5752a39ac4815c0e8613eb2a727b89fb 100644 |
| --- a/content/child/BUILD.gn |
| +++ b/content/child/BUILD.gn |
| @@ -21,7 +21,7 @@ source_set("child") { |
| ] |
| public_deps = [ |
| - "//third_party/mojo/src/mojo/edk/system", |
| + "//mojo/edk/system", |
| ] |
| deps = [ |