Chromium Code Reviews| Index: mojo/dart/embedder/BUILD.gn |
| diff --git a/mojo/dart/embedder/BUILD.gn b/mojo/dart/embedder/BUILD.gn |
| index 207020fdae42952d149338d130dde2bde0702e23..aa34737b0f6c7cb30dc670ee56269f00d520db37 100644 |
| --- a/mojo/dart/embedder/BUILD.gn |
| +++ b/mojo/dart/embedder/BUILD.gn |
| @@ -46,6 +46,7 @@ source_set("dart_controller_no_snapshot") { |
| "//crypto", |
| "//dart/runtime:libdart", |
| "//dart/runtime/bin:libdart_embedder_noio", |
| + "//mojo/dart/third_party", |
|
abarth-chromium
2015/06/02 17:01:11
Maybe move to //third_party/dart-pkg ?
Cutch
2015/06/02 20:47:42
Done.
|
| "//mojo/public/c/system", |
| "//mojo/public/cpp/system", |
| ] |