| Index: chrome/browser/chromeos/file_system_provider/notification_manager.cc
|
| diff --git a/chrome/browser/chromeos/file_system_provider/notification_manager.cc b/chrome/browser/chromeos/file_system_provider/notification_manager.cc
|
| index 44b3b3c3a022cd66a6d3a71f34bc8b4476679895..98662ed72e8af5aa2c837df5b2193402c2ce23ee 100644
|
| --- a/chrome/browser/chromeos/file_system_provider/notification_manager.cc
|
| +++ b/chrome/browser/chromeos/file_system_provider/notification_manager.cc
|
| @@ -4,6 +4,7 @@
|
|
|
| #include "chrome/browser/chromeos/file_system_provider/notification_manager.h"
|
|
|
| +#include "base/macros.h"
|
| #include "base/strings/utf_string_conversions.h"
|
| #include "chrome/browser/browser_process.h"
|
| #include "chrome/browser/extensions/app_icon_loader_impl.h"
|
|
|