mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Update roll script to also grab mojo/dart/packages/mojo
This commit is contained in:
parent
599b9d0939
commit
077270a4bc
@ -1,14 +0,0 @@
|
||||
diff --git a/mojo/common/BUILD.gn b/mojo/common/BUILD.gn
|
||||
index adac158..25ef0ca 100644
|
||||
--- a/mojo/common/BUILD.gn
|
||||
+++ b/mojo/common/BUILD.gn
|
||||
@@ -43,9 +43,6 @@ source_set("tests") {
|
||||
test("mojo_common_unittests") {
|
||||
deps = [
|
||||
":tests",
|
||||
- "//mojo/converters/array_string:tests",
|
||||
- "//mojo/converters/base:tests",
|
||||
- "//mojo/converters/url:tests",
|
||||
"//mojo/data_pipe_utils:tests",
|
||||
"//mojo/edk/test:run_all_unittests",
|
||||
"//mojo/environment:chromium",
|
||||
@ -75,6 +75,7 @@ dirs_from_mojo = [
|
||||
'mojo/common',
|
||||
'mojo/converters/geometry',
|
||||
('mojo/dart/embedder', ['embedder.gni']),
|
||||
'mojo/dart/packages/mojo'
|
||||
'mojo/data_pipe_utils',
|
||||
'mojo/edk',
|
||||
'mojo/environment',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user