Chromium Code Reviews| Index: components/arc/BUILD.gn |
| diff --git a/components/arc/BUILD.gn b/components/arc/BUILD.gn |
| index a74ea2af0d92b250801ab821a6a3a21d3b86bd65..232291cca6a35919feb70b3a8129f1150dfff139 100644 |
| --- a/components/arc/BUILD.gn |
| +++ b/components/arc/BUILD.gn |
| @@ -100,6 +100,7 @@ static_library("arc_base") { |
| "arc_bridge_service.h", |
| "arc_service.cc", |
| "arc_service.h", |
| + "instance_holder.h", |
| ] |
| deps = [ |