Chromium Code Reviews| Index: components/arc/arc_service_manager.h |
| diff --git a/components/arc/arc_service_manager.h b/components/arc/arc_service_manager.h |
| index b3a1a6d747e449d813fc184697ae8231246ea024..a3feb1c5960541545ddae717f21e167b7655673c 100644 |
| --- a/components/arc/arc_service_manager.h |
| +++ b/components/arc/arc_service_manager.h |
| @@ -10,6 +10,7 @@ |
| #include "base/macros.h" |
| #include "base/memory/scoped_ptr.h" |
| #include "base/threading/thread_checker.h" |
| +#include "components/arc/common/net.mojom.h" |
|
hidehiko
2016/01/25 16:43:08
nit: please remove this line.
|
| #include "components/signin/core/account_id/account_id.h" |
| namespace arc { |