Chromium Code Reviews| Index: content/public/renderer/BUILD.gn |
| diff --git a/content/public/renderer/BUILD.gn b/content/public/renderer/BUILD.gn |
| index b5c1de37b81be0124b1eb47baa5e56dd5b5a12e9..7102ba57dd1a6eb97ccddf9e6158fed4fb1cc370 100644 |
| --- a/content/public/renderer/BUILD.gn |
| +++ b/content/public/renderer/BUILD.gn |
| @@ -3,6 +3,7 @@ |
| # found in the LICENSE file. |
| import("//build/config/features.gni") |
| +import("//media/media_options.gni") |
| import("//ppapi/features/features.gni") |
| # See //content/BUILD.gn for how this works. |