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

Unified Diff: services/device/battery/battery_status_manager_default.cc

Issue 2818673003: [DeviceService] Expose battery monitoring solely via the Device Service (Closed)
Patch Set: Java file format change Created 3 years, 8 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: services/device/battery/battery_status_manager_default.cc
diff --git a/device/battery/battery_status_manager_default.cc b/services/device/battery/battery_status_manager_default.cc
similarity index 94%
rename from device/battery/battery_status_manager_default.cc
rename to services/device/battery/battery_status_manager_default.cc
index c0a513df50583cf15f5b9e0e93683816beb8def5..5d64b34ccb01f5d8b01e084c80de580fe2a1a9a5 100644
--- a/device/battery/battery_status_manager_default.cc
+++ b/services/device/battery/battery_status_manager_default.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "device/battery/battery_status_manager.h"
+#include "services/device/battery/battery_status_manager.h"
#include <memory>
« no previous file with comments | « services/device/battery/battery_status_manager_chromeos.cc ('k') | services/device/battery/battery_status_manager_linux.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698