| Index: components/arc/test/fake_bluetooth_instance.cc
|
| diff --git a/components/arc/test/fake_bluetooth_instance.cc b/components/arc/test/fake_bluetooth_instance.cc
|
| index 661bef109b2a90b24c95854dc7242ddd2811d94b..0d8b15e540148ace56c719523ba197870e1ac70c 100644
|
| --- a/components/arc/test/fake_bluetooth_instance.cc
|
| +++ b/components/arc/test/fake_bluetooth_instance.cc
|
| @@ -2,6 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| +#include "base/memory/ptr_util.h"
|
| #include "components/arc/test/fake_bluetooth_instance.h"
|
|
|
| #include <utility>
|
|
|