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

Unified Diff: chrome/chrome_browser_chromeos.gypi

Issue 2082363004: Show notifications on low disk space. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@low-disk-strings
Patch Set: Switch to thread checker instead of checking for UI thread explicitly Created 4 years, 6 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/browser/chromeos/ui/low_disk_notification_unittest.cc ('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_chromeos.gypi
diff --git a/chrome/chrome_browser_chromeos.gypi b/chrome/chrome_browser_chromeos.gypi
index deeedf818845963d76ed40b754157e77bff9d7b5..ca0de4ccc48bf99ad821ba2b4b4b8ea610a472e5 100644
--- a/chrome/chrome_browser_chromeos.gypi
+++ b/chrome/chrome_browser_chromeos.gypi
@@ -1071,6 +1071,8 @@
'browser/chromeos/ui/idle_app_name_notification_view.h',
'browser/chromeos/ui/kiosk_external_update_notification.cc',
'browser/chromeos/ui/kiosk_external_update_notification.h',
+ 'browser/chromeos/ui/low_disk_notification.cc',
+ 'browser/chromeos/ui/low_disk_notification.h',
'browser/chromeos/ui/mobile_config_ui.cc',
'browser/chromeos/ui/mobile_config_ui.h',
'browser/chromeos/ui/screen_capture_notification_ui_chromeos.cc',
« no previous file with comments | « chrome/browser/chromeos/ui/low_disk_notification_unittest.cc ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698