Index: chrome/browser/storage_monitor/test_portable_device_watcher_win.h |
diff --git a/chrome/browser/storage_monitor/test_portable_device_watcher_win.h b/chrome/browser/storage_monitor/test_portable_device_watcher_win.h |
index 61e544fa38a1de655e97f4fc7e309bcdc3e83b27..a81cb4020de79ae953546323befae6afaf9667e9 100644 |
--- a/chrome/browser/storage_monitor/test_portable_device_watcher_win.h |
+++ b/chrome/browser/storage_monitor/test_portable_device_watcher_win.h |
@@ -16,9 +16,9 @@ |
class TestPortableDeviceWatcherWin : public PortableDeviceWatcherWin { |
public: |
// MTP device PnP identifiers. |
- static const char16 kMTPDeviceWithMultipleStorages[]; |
- static const char16 kMTPDeviceWithInvalidInfo[]; |
- static const char16 kMTPDeviceWithValidInfo[]; |
+ static const base::char16 kMTPDeviceWithMultipleStorages[]; |
+ static const base::char16 kMTPDeviceWithInvalidInfo[]; |
+ static const base::char16 kMTPDeviceWithValidInfo[]; |
// MTP device storage unique identifier. |
static const char kStorageUniqueIdA[]; |