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

Unified Diff: device/BUILD.gn

Issue 2075153002: Reland of 'Move content/browser/power_save_blocker to //device/power_save_blocker' (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: missing libs for component mac 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 | « content/public/browser/power_save_blocker_factory.h ('k') | device/power_save_blocker/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « content/public/browser/power_save_blocker_factory.h ('k') | device/power_save_blocker/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698