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

Unified Diff: chrome/browser/ui/BUILD.gn

Issue 2842143002: cros: Prevent casual shut down and power save during migration. (Closed)
Patch Set: Created 3 years, 8 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/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index 530dc71b8d4583eedb8ca88492a0e4a1f4000055..8dcef86e29b65db5e79001a6d7da6221243be038 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -1277,6 +1277,7 @@ split_static_library("ui") {
"//components/drive:drive_chromeos",
"//components/exo",
"//components/login",
+ "//device/power_save_blocker",
"//ui/base/ime",
"//ui/chromeos",
"//ui/chromeos/events",

Powered by Google App Engine
This is Rietveld 408576698