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

Unified Diff: ash/system/power/power_status_observer.h

Issue 9837075: Move power_supply_status.* from src/ash to src/chromeos (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: rebase Created 8 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
« no previous file with comments | « ash/ash.gyp ('k') | ash/system/power/power_supply_status.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/system/power/power_status_observer.h
diff --git a/ash/system/power/power_status_observer.h b/ash/system/power/power_status_observer.h
index 725d38878fd7b6ebff644e0f9e3502abae36b668..3a4b1b4456d101d93c7f7dc8130b632cabc74180 100644
--- a/ash/system/power/power_status_observer.h
+++ b/ash/system/power/power_status_observer.h
@@ -5,9 +5,9 @@
#ifndef ASH_SYSTEM_POWER_POWER_STATUS_OBSERVER_H_
#define ASH_SYSTEM_POWER_POWER_STATUS_OBSERVER_H_
-namespace ash {
+#include "ash/system/power/power_supply_status.h"
-struct PowerSupplyStatus;
+namespace ash {
class PowerStatusObserver {
public:
« no previous file with comments | « ash/ash.gyp ('k') | ash/system/power/power_supply_status.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698