| Index: chrome/browser/chromeos/file_system_provider/operations/remove_watcher.h
|
| diff --git a/chrome/browser/chromeos/file_system_provider/operations/remove_watcher.h b/chrome/browser/chromeos/file_system_provider/operations/remove_watcher.h
|
| index b054348538037e0c47a8439098d13fc8bf70abc7..bacc5d6e4eb91ca44e7a34fbe33d760b2c6978bb 100644
|
| --- a/chrome/browser/chromeos/file_system_provider/operations/remove_watcher.h
|
| +++ b/chrome/browser/chromeos/file_system_provider/operations/remove_watcher.h
|
| @@ -6,6 +6,7 @@
|
| #define CHROME_BROWSER_CHROMEOS_FILE_SYSTEM_PROVIDER_OPERATIONS_REMOVE_WATCHER_H_
|
|
|
| #include "base/files/file.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "chrome/browser/chromeos/file_system_provider/operations/operation.h"
|
| #include "chrome/browser/chromeos/file_system_provider/provided_file_system_info.h"
|
|
|