| Index: chrome/browser/chromeos/extensions/file_browser_event_router.h
|
| diff --git a/chrome/browser/chromeos/extensions/file_browser_event_router.h b/chrome/browser/chromeos/extensions/file_browser_event_router.h
|
| index 4cf30db7a8f4b01cf17422d59c6d4d3ee25b8586..2d3b3105addf4c588ad73fe489f260f37a4acc22 100644
|
| --- a/chrome/browser/chromeos/extensions/file_browser_event_router.h
|
| +++ b/chrome/browser/chromeos/extensions/file_browser_event_router.h
|
| @@ -15,11 +15,11 @@
|
| #include "base/string16.h"
|
| #include "base/synchronization/lock.h"
|
| #include "chrome/browser/chromeos/cros/network_library.h"
|
| -#include "chrome/browser/chromeos/disks/disk_mount_manager.h"
|
| #include "chrome/browser/chromeos/gdata/drive_file_system_interface.h"
|
| #include "chrome/browser/chromeos/gdata/operation_registry.h"
|
| #include "chrome/browser/profiles/refcounted_profile_keyed_service.h"
|
| #include "chrome/browser/profiles/refcounted_profile_keyed_service_factory.h"
|
| +#include "chromeos/disks/disk_mount_manager.h"
|
| #include "content/public/browser/notification_details.h"
|
| #include "content/public/browser/notification_observer.h"
|
| #include "content/public/browser/notification_source.h"
|
|
|