| Index: chrome/browser/chromeos/file_system_provider/notification_manager.h
|
| diff --git a/chrome/browser/chromeos/file_system_provider/notification_manager.h b/chrome/browser/chromeos/file_system_provider/notification_manager.h
|
| index 578f6955422b38b677be428d012957e3cfa703fe..03d1458f5ae0da7f4ed31af9c4388fdeb47bfd2f 100644
|
| --- a/chrome/browser/chromeos/file_system_provider/notification_manager.h
|
| +++ b/chrome/browser/chromeos/file_system_provider/notification_manager.h
|
| @@ -9,6 +9,7 @@
|
| #include <string>
|
|
|
| #include "base/callback.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "chrome/browser/chromeos/file_system_provider/notification_manager_interface.h"
|
| #include "chrome/browser/chromeos/file_system_provider/provided_file_system_info.h"
|
|
|