Chromium Code Reviews| Index: content/common/BUILD.gn |
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn |
| index 47c31c8e707b9d4ef144d817f75ccba75e384d6b..90749ef0af5edf557c4b0ef29ff59ab8b3cc7042 100644 |
| --- a/content/common/BUILD.gn |
| +++ b/content/common/BUILD.gn |
| @@ -27,6 +27,7 @@ source_set("common") { |
| "//content:content_implementation", |
| "//build/config:precompiled_headers", |
| "//build/config/compiler:no_size_t_to_int_warning", |
| + "//media/gpu:gpu_config", |
| ] |
| public_deps = [ |