Chromium Code Reviews| Index: components/arc/BUILD.gn |
| diff --git a/components/arc/BUILD.gn b/components/arc/BUILD.gn |
| index 600a3f4f7ccfa1b8b8e818632b7cf68fd888fb11..8439641e15b460010f25591bc042c34c20a5bed0 100644 |
| --- a/components/arc/BUILD.gn |
| +++ b/components/arc/BUILD.gn |
| @@ -76,6 +76,7 @@ static_library("arc") { |
| deps = [ |
| "//ash:ash", |
| + "//ash/public/interfaces", |
| "//base", |
| "//chromeos", |
| "//chromeos:power_manager_proto", |