| Index: chrome/browser/storage_monitor/removable_device_constants.h
|
| diff --git a/chrome/browser/storage_monitor/removable_device_constants.h b/chrome/browser/storage_monitor/removable_device_constants.h
|
| index a7d9363fc448a65e74c581e60127bad612524dad..2b3ede8c9ff187ceedb5c5d05a9b90c1b352e3db 100644
|
| --- a/chrome/browser/storage_monitor/removable_device_constants.h
|
| +++ b/chrome/browser/storage_monitor/removable_device_constants.h
|
| @@ -19,7 +19,7 @@ extern const char kVendorModelVolumeStoragePrefix[];
|
|
|
| #if defined(OS_WIN)
|
| // Windows portable device interface GUID constant.
|
| -extern const char16 kWPDDevInterfaceGUID[];
|
| +extern const base::char16 kWPDDevInterfaceGUID[];
|
| #endif
|
|
|
| extern const base::FilePath::CharType kDCIMDirectoryName[];
|
|
|