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