Chromium Code Reviews| Index: chrome/common/BUILD.gn |
| diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn |
| index 40412d67534f6a1ec1388c2a5500f223efb7013f..0ab2918b09882aace955ef98ed2840768a30fe72 100644 |
| --- a/chrome/common/BUILD.gn |
| +++ b/chrome/common/BUILD.gn |
| @@ -211,6 +211,7 @@ static_library("common") { |
| "//google_apis", |
| "//gpu/command_buffer/service", |
| "//gpu/config", |
| + "//gpu/config:crash_keys", |
| "//ipc", |
| "//media", |
| "//mojo/edk/system", |