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

Unified Diff: chrome/chrome_browser_ui.gypi

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
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_ui.gypi
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
index c8b5ec43882a5099580e26690eb072591ee42ba0..fe2826eab0474c4fc728445f3b52eacb1fb7039b 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -2377,8 +2377,8 @@
['exclude', 'browser/policy/user_policy_signin_service_factory.h'],
['exclude', 'browser/platform_util_linux.cc'],
['exclude', 'browser/speech/extension_api/tts_extension_api_linux.cc'],
- ['exclude', 'browser/storage_monitor/removable_device_notifications_linux.cc'],
- ['exclude', 'browser/storage_monitor/removable_device_notifications_linux.h'],
+ ['exclude', 'browser/storage_monitor/storage_monitor_linux.cc'],
+ ['exclude', 'browser/storage_monitor/storage_monitor_linux.h'],
['exclude', 'browser/ui/views/frame/desktop_browser_frame_aura.cc'],
['exclude', 'browser/ui/views/frame/desktop_browser_frame_aura.h'],
['exclude', 'browser/ui/views/frame/browser_desktop_root_window_host_linux.cc'],
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698