Chromium Code Reviews| Index: components/arc/BUILD.gn |
| diff --git a/components/arc/BUILD.gn b/components/arc/BUILD.gn |
| index 5ff530e49c2338cb099da477e78dc0be2f8e1b25..90f8689a18151291dd86eb07ea183846ca99fd79 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", |