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

Unified Diff: device/BUILD.gn

Issue 1999953002: Move content/browser/power_save_blocker to //device/power_save_blocker (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@power-save-next-2
Patch Set: . 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
Index: device/BUILD.gn
diff --git a/device/BUILD.gn b/device/BUILD.gn
index dde0cd063fdd64822bd14895226d78100a81ca89..eb63e5e9be252643bb6dd9ce615b8e0d1494d5c3 100644
--- a/device/BUILD.gn
+++ b/device/BUILD.gn
@@ -70,6 +70,7 @@ test("device_unittests") {
"//device/bluetooth",
"//device/bluetooth:mocks",
"//device/nfc",
+ "//device/power_save_blocker",
"//device/vr",
"//device/vr:fakes",
"//device/vr:mojo_bindings",

Powered by Google App Engine
This is Rietveld 408576698