Chromium Code Reviews| Index: mojo/public/dart/BUILD.gn |
| diff --git a/mojo/public/dart/BUILD.gn b/mojo/public/dart/BUILD.gn |
| index 79d413d87eb6759345feb1f42e188ebcfe240156..c906fcbf5aa193f2694be53f6707636f0b725831 100644 |
| --- a/mojo/public/dart/BUILD.gn |
| +++ b/mojo/public/dart/BUILD.gn |
| @@ -2,11 +2,9 @@ |
| # Use of this source code is governed by a BSD-style license that can be |
| # found in the LICENSE file. |
| -import("../mojo_sdk.gni") |
| -import("rules.gni") |
| - |
| group("dart") { |
| deps = [ |
| "mojo", |
| + "mojom", |
| ] |
| } |