| Index: components/drive/drive_app_registry.h
|
| diff --git a/components/drive/drive_app_registry.h b/components/drive/drive_app_registry.h
|
| index 817543ff8f4bd4160183fc404a82f5504c71bdb2..d0db65806e77f9a684a01b975116bb55a9cfb984 100644
|
| --- a/components/drive/drive_app_registry.h
|
| +++ b/components/drive/drive_app_registry.h
|
| @@ -11,6 +11,7 @@
|
|
|
| #include "base/callback_forward.h"
|
| #include "base/files/file_path.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "base/observer_list.h"
|
|
|