Chromium Code Reviews| Index: remoting/host/BUILD.gn |
| diff --git a/remoting/host/BUILD.gn b/remoting/host/BUILD.gn |
| index 1b65201a4c4496dcf3f143ff9cc49f68a3e5dc6a..fb1c5927554aa4d2ed266b014a9055f602def2b5 100644 |
| --- a/remoting/host/BUILD.gn |
| +++ b/remoting/host/BUILD.gn |
| @@ -22,6 +22,7 @@ static_library("host") { |
| deps = [ |
| "//base:i18n", |
| + "//components/policy:policy", |
| "//crypto", |
| "//google_apis", |
| "//ipc", |