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

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

Issue 2842433002: cros: Prevent casual shut down and power save during migration. (Closed)
Patch Set: Update BUILD.gn to include PowerSaveBlocker. 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 436805f53761874f00206b87357afd21bdf7417f..844069370b73d387e327e699a6bc687201219e51 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -1278,6 +1278,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