Chromium Code Reviews| Index: runtime/bin/BUILD.gn |
| diff --git a/runtime/bin/BUILD.gn b/runtime/bin/BUILD.gn |
| index b5ce6e634a5f01f65e9c41891255bbeb049ca342..746dd27fb14235792d6f3e2b56055edd98411cd3 100644 |
| --- a/runtime/bin/BUILD.gn |
| +++ b/runtime/bin/BUILD.gn |
| @@ -330,7 +330,7 @@ source_set("embedded_dart_io") { |
| ] |
| } else { |
| deps = [ |
| - "../../third_party/boringssl", |
| + "//third_party/boringssl", |
| ] |
| } |