Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(108)

Unified Diff: chrome/browser/storage_monitor/storage_monitor_mac_unittest.mm

Issue 12382005: Rename RemovableDeviceNotifications=>StorageMonitor (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 7 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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"

Powered by Google App Engine
This is Rietveld 408576698