Chromium Code Reviews| Index: chrome/common/BUILD.gn |
| diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn |
| index a4819a3dca4315dfb9d85e2fb123790670283518..d44ef5c3ab5547669137e3e9d7cd3907cdcef589 100644 |
| --- a/chrome/common/BUILD.gn |
| +++ b/chrome/common/BUILD.gn |
| @@ -581,6 +581,7 @@ static_library("constants") { |
| "//content/public/common:result_codes", |
| "//extensions/features", |
| "//printing/features", |
| + "//rlz/features", |
| ] |
| deps = [ |
| ":version_header", |