Chromium Code Reviews| Index: gpu/config/BUILD.gn |
| diff --git a/gpu/config/BUILD.gn b/gpu/config/BUILD.gn |
| index d75e1433adbe271335f89161feb32fdf382cf794..aa6fa7ea8f7b823d24eb04d34683f51900849e35 100644 |
| --- a/gpu/config/BUILD.gn |
| +++ b/gpu/config/BUILD.gn |
| @@ -77,6 +77,7 @@ source_set("config_sources") { |
| "//base", |
| "//third_party/re2", |
| "//ui/gl", |
| + "//ui/gl/init", |
| ] |
| # Prefer mesa GL headers to system headers, which cause problems on Win. |