Chromium Code Reviews| Index: media/mojo/services/BUILD.gn |
| diff --git a/media/mojo/services/BUILD.gn b/media/mojo/services/BUILD.gn |
| index 6096a079e247d7e39520a743aea86ca3c7939504..65e205c8701b243fd8622d1fb4c1e539fe824e32 100644 |
| --- a/media/mojo/services/BUILD.gn |
| +++ b/media/mojo/services/BUILD.gn |
| @@ -3,6 +3,7 @@ |
| # found in the LICENSE file. |
| import("//mojo/public/mojo_application.gni") |
| +import("//testing/rules.gni") |
| # Target naming conventions: |
| # - converters: C++/Mojo type converters. |