Chromium Code Reviews| Index: media/cast/BUILD.gn |
| diff --git a/media/cast/BUILD.gn b/media/cast/BUILD.gn |
| index 745b9919304c47461419e67a538316225a624887..86a9f0657989b623202e914bdc1bf9e41a9f0c12 100644 |
| --- a/media/cast/BUILD.gn |
| +++ b/media/cast/BUILD.gn |
| @@ -2,6 +2,8 @@ |
| # Use of this source code is governed by a BSD-style license that can be |
| # found in the LICENSE file. |
| +import("//testing/rules.gni") |
| + |
| component("cast") { |
| deps = [ |
| ":sender", |