Index: chrome/browser/storage_monitor/storage_monitor_mac.mm |
diff --git a/chrome/browser/storage_monitor/removable_device_notifications_mac.mm b/chrome/browser/storage_monitor/storage_monitor_mac.mm |
similarity index 98% |
rename from chrome/browser/storage_monitor/removable_device_notifications_mac.mm |
rename to chrome/browser/storage_monitor/storage_monitor_mac.mm |
index d1027e45c3707fbccb2ed4130508a4cd5518ff51..9143e94694168fbc5950d6dd6102f043c8dec000 100644 |
--- a/chrome/browser/storage_monitor/removable_device_notifications_mac.mm |
+++ b/chrome/browser/storage_monitor/storage_monitor_mac.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 "chrome/browser/storage_monitor/media_device_notifications_utils.h" |
#include "content/public/browser/browser_thread.h" |