| Index: chrome/browser/media_galleries/win/portable_device_map_service.h
|
| diff --git a/chrome/browser/media_galleries/win/portable_device_map_service.h b/chrome/browser/media_galleries/win/portable_device_map_service.h
|
| index d9125e538d811eaf2e160df032b045d4fcc7620f..41671c6fe24a01367a26eb0c41c3bda1ce88e988 100644
|
| --- a/chrome/browser/media_galleries/win/portable_device_map_service.h
|
| +++ b/chrome/browser/media_galleries/win/portable_device_map_service.h
|
| @@ -9,7 +9,7 @@
|
| #include <map>
|
|
|
| #include "base/lazy_instance.h"
|
| -#include "base/string16.h"
|
| +#include "base/strings/string16.h"
|
| #include "base/synchronization/lock.h"
|
| #include "base/win/scoped_comptr.h"
|
|
|
|
|