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

Unified Diff: chrome/chrome_browser_chromeos.gypi

Issue 2136023002: arc: Abort booting ARC if the device is critically low on disk space. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Style fixes as per comments. Created 4 years, 5 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/arc/arc_service_launcher.cc ('k') | components/arc/arc_bridge_bootstrap.cc » ('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 c935e68ba7023400cbb4fb0e9a7ecd8b2d2b9ce3..d90b9ca01d0cd4ccaa144f5dbe699c97226e6eac 100644
--- a/chrome/chrome_browser_chromeos.gypi
+++ b/chrome/chrome_browser_chromeos.gypi
@@ -66,6 +66,8 @@
'browser/chromeos/arc/arc_auth_notification.h',
'browser/chromeos/arc/arc_auth_service.cc',
'browser/chromeos/arc/arc_auth_service.h',
+ 'browser/chromeos/arc/arc_boot_error_notification.cc',
+ 'browser/chromeos/arc/arc_boot_error_notification.h',
'browser/chromeos/arc/arc_downloads_watcher_service.cc',
'browser/chromeos/arc/arc_downloads_watcher_service.h',
'browser/chromeos/arc/arc_navigation_throttle.cc',
« no previous file with comments | « chrome/browser/chromeos/arc/arc_service_launcher.cc ('k') | components/arc/arc_bridge_bootstrap.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698