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

Unified Diff: services/device/battery/battery_status_manager_chromeos.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_chromeos.cc
diff --git a/device/battery/battery_status_manager_chromeos.cc b/services/device/battery/battery_status_manager_chromeos.cc
similarity index 98%
rename from device/battery/battery_status_manager_chromeos.cc
rename to services/device/battery/battery_status_manager_chromeos.cc
index d5daa28b97a0d0b63bab4b5422befa60cd323342..631d96f5d7e641ed465c29c49750ec02d58e586f 100644
--- a/device/battery/battery_status_manager_chromeos.cc
+++ b/services/device/battery/battery_status_manager_chromeos.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.h ('k') | services/device/battery/battery_status_manager_default.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698