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

Unified Diff: device/power_save_blocker/BUILD.gn

Issue 2771073002: Add missing files in //device to appropriate BUILD.gn files. (Closed)
Patch Set: Rebased. Created 3 years, 9 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 | « device/generic_sensor/BUILD.gn ('k') | device/serial/serial_service_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/power_save_blocker/BUILD.gn
diff --git a/device/power_save_blocker/BUILD.gn b/device/power_save_blocker/BUILD.gn
index ec9a0e912ed807ba915e96d5b134d9211ef79cba..93e01d4a72e838284b309b3d38288dd1547417fd 100644
--- a/device/power_save_blocker/BUILD.gn
+++ b/device/power_save_blocker/BUILD.gn
@@ -15,6 +15,7 @@ component("power_save_blocker") {
"power_save_blocker_android.cc",
"power_save_blocker_android.h",
"power_save_blocker_chromeos.cc",
+ "power_save_blocker_export.h",
"power_save_blocker_mac.cc",
"power_save_blocker_ozone.cc",
"power_save_blocker_win.cc",
« no previous file with comments | « device/generic_sensor/BUILD.gn ('k') | device/serial/serial_service_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698