Index: mojo/dart/embedder/test/BUILD.gn |
diff --git a/mojo/dart/embedder/test/BUILD.gn b/mojo/dart/embedder/test/BUILD.gn |
index 4a1c11bf78b6ed3cc9775dad0983b7480fa9aaf3..87395a3e30935fa2c18a8272f17a56a2591de773 100644 |
--- a/mojo/dart/embedder/test/BUILD.gn |
+++ b/mojo/dart/embedder/test/BUILD.gn |
@@ -27,7 +27,6 @@ test("dart_unittests") { |
":dart_controller_for_test", |
":dart_to_cpp_unittests", |
"//base", |
- "//crypto:crypto", |
"//mojo/dart/embedder:dart_controller_no_snapshot", |
"//mojo/edk/test:run_all_unittests", |
"//mojo/edk/test:test_support", |
@@ -48,7 +47,6 @@ source_set("dart_to_cpp_unittests") { |
":dart_controller_for_test", |
":dart_to_cpp_bindings", |
"//base", |
- "//crypto", |
"//mojo/dart/embedder:dart_controller_no_snapshot", |
"//mojo/edk/test:test_support", |
"//mojo/public/cpp/bindings", |