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

Unified Diff: device/battery/BUILD.gn

Issue 2066503002: Implement device::BatteryStatus support for UPower daemon 0.99.x (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Implement device::BatteryStatus support for UPower daemon 0.99.x (rebased) Created 4 years, 4 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/BUILD.gn ('k') | device/battery/battery.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/battery/BUILD.gn
diff --git a/device/battery/BUILD.gn b/device/battery/BUILD.gn
index 05abb014ef114014b53f25113dbb95d0b3abd1b6..4f67eee8ee156111ba1f42ab71331280aaa4fed2 100644
--- a/device/battery/BUILD.gn
+++ b/device/battery/BUILD.gn
@@ -16,6 +16,7 @@ if (!is_android) {
"battery_monitor_impl.h",
"battery_status_manager_chromeos.cc",
"battery_status_manager_default.cc",
+ "battery_status_manager_linux-inl.h",
"battery_status_manager_linux.cc",
"battery_status_manager_linux.h",
"battery_status_manager_mac.cc",
« no previous file with comments | « device/BUILD.gn ('k') | device/battery/battery.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698