Chromium Code Reviews| Index: media/cast/BUILD.gn |
| diff --git a/media/cast/BUILD.gn b/media/cast/BUILD.gn |
| index 629fcd96419468c5feac86190fc53e418d7a4fd1..632b334e56e5bf7ddef7343aed022b02949e8a31 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/test.gni") |
| + |
| component("cast") { |
| deps = [ |
| ":sender", |