| Index: chrome/browser/storage_monitor/storage_monitor_mac_unittest.mm
|
| diff --git a/chrome/browser/storage_monitor/removable_device_notifications_mac_unittest.mm b/chrome/browser/storage_monitor/storage_monitor_mac_unittest.mm
|
| similarity index 99%
|
| rename from chrome/browser/storage_monitor/removable_device_notifications_mac_unittest.mm
|
| rename to chrome/browser/storage_monitor/storage_monitor_mac_unittest.mm
|
| index d5fd0388669da4e6fd2105a28a3fda5dfc0e040b..19875d221c2810bbcddf8d5c317e6b58bdc99849 100644
|
| --- a/chrome/browser/storage_monitor/removable_device_notifications_mac_unittest.mm
|
| +++ b/chrome/browser/storage_monitor/storage_monitor_mac_unittest.mm
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "chrome/browser/storage_monitor/removable_device_notifications_mac.h"
|
| +#include "chrome/browser/storage_monitor/storage_monitor_mac.h"
|
|
|
| #include "base/file_util.h"
|
| #include "base/files/scoped_temp_dir.h"
|
|
|