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

Unified Diff: device/battery/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/base/BUILD.gn ('k') | device/bluetooth/BUILD.gn » ('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 468cc0023b0ae8963f8953b3539864fef42ba5b7..2647882a89477eed07a74d0124b9c5fca5437eca 100644
--- a/device/battery/BUILD.gn
+++ b/device/battery/BUILD.gn
@@ -14,6 +14,7 @@ if (!is_android) {
"battery_export.h",
"battery_monitor_impl.cc",
"battery_monitor_impl.h",
+ "battery_status_manager.h",
"battery_status_manager_chromeos.cc",
"battery_status_manager_default.cc",
"battery_status_manager_linux-inl.h",
« no previous file with comments | « device/base/BUILD.gn ('k') | device/bluetooth/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698