| Index: chrome/common/extensions/api/file_system_provider_capabilities/file_system_provider_capabilities_handler.h
|
| diff --git a/chrome/common/extensions/api/file_system_provider_capabilities/file_system_provider_capabilities_handler.h b/chrome/common/extensions/api/file_system_provider_capabilities/file_system_provider_capabilities_handler.h
|
| index 762e435a9d5f0f994476edeef0aeda0acf46b023..a6af5fde3f1fa14e7e8e468c86e09bf1028b60a6 100644
|
| --- a/chrome/common/extensions/api/file_system_provider_capabilities/file_system_provider_capabilities_handler.h
|
| +++ b/chrome/common/extensions/api/file_system_provider_capabilities/file_system_provider_capabilities_handler.h
|
| @@ -8,6 +8,7 @@
|
| #include <string>
|
| #include <vector>
|
|
|
| +#include "base/macros.h"
|
| #include "chrome/common/extensions/api/file_system_provider.h"
|
| #include "extensions/common/extension.h"
|
| #include "extensions/common/manifest_handler.h"
|
|
|