Chromium Code Reviews| Index: chromeos/BUILD.gn |
| diff --git a/chromeos/BUILD.gn b/chromeos/BUILD.gn |
| index 9d4883cdfcd2f4380f443f94d87a077308e97677..0fc589e9ab347f092a0c6806d3980107148d7fbf 100644 |
| --- a/chromeos/BUILD.gn |
| +++ b/chromeos/BUILD.gn |
| @@ -137,6 +137,7 @@ static_library("test_support_without_gmock") { |
| ":chromeos", |
| ":cryptohome_proto", |
| ":power_manager_proto", |
| + "//components/policy/proto", |
| "//crypto", |
| ] |
| sources = [ |