| Index: components/arc/test/fake_app_instance.h
|
| diff --git a/components/arc/test/fake_app_instance.h b/components/arc/test/fake_app_instance.h
|
| index 267e1be8f20d21324d52f8a9e7ed6e2602074a0a..509c4513997d243d5f88f11b4d731bd70d91bb2a 100644
|
| --- a/components/arc/test/fake_app_instance.h
|
| +++ b/components/arc/test/fake_app_instance.h
|
| @@ -8,6 +8,7 @@
|
| #include <string>
|
| #include <vector>
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_vector.h"
|
| #include "components/arc/common/app.mojom.h"
|
| #include "mojo/public/cpp/bindings/binding.h"
|
|
|