| Index: chrome/browser/media_galleries/linux/mtp_device_task_helper_map_service.h
|
| diff --git a/chrome/browser/media_galleries/linux/mtp_device_task_helper_map_service.h b/chrome/browser/media_galleries/linux/mtp_device_task_helper_map_service.h
|
| index fb3f381851525a486038b7dcd27df47431ef5281..d13920c22702fd0f9bbfc39f9cb0d3a2a60b9933 100644
|
| --- a/chrome/browser/media_galleries/linux/mtp_device_task_helper_map_service.h
|
| +++ b/chrome/browser/media_galleries/linux/mtp_device_task_helper_map_service.h
|
| @@ -10,8 +10,6 @@
|
|
|
| #include "base/lazy_instance.h"
|
|
|
| -namespace chrome {
|
| -
|
| class MTPDeviceTaskHelper;
|
|
|
| // MTPDeviceTaskHelperMapService manages MTPDeviceTaskHelper objects.
|
| @@ -53,6 +51,4 @@ class MTPDeviceTaskHelperMapService {
|
| DISALLOW_COPY_AND_ASSIGN(MTPDeviceTaskHelperMapService);
|
| };
|
|
|
| -} // namespace chrome
|
| -
|
| #endif // CHROME_BROWSER_MEDIA_GALLERIES_LINUX_MTP_DEVICE_TASK_HELPER_MAP_SERVICE_H_
|
|
|