| Index: chrome/chrome_browser_ui.gypi
|
| diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
|
| index 7358acaba8fb0b64e0d5b9fa88c3b38ee98f2063..a6a6ef34bb6769172383d2379e8443d4565eae8a 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'],
|
|
|