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

Unified Diff: chromeos/dbus/mock_power_manager_client.cc

Issue 12186010: chromeos: Add power management policy prefs. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix observer registration and bool prefs Created 7 years, 10 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 | « chromeos/dbus/mock_power_manager_client.h ('k') | chromeos/dbus/power_manager_client.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromeos/dbus/mock_power_manager_client.cc
diff --git a/chromeos/dbus/mock_power_manager_client.cc b/chromeos/dbus/mock_power_manager_client.cc
index 34c5170fa2988fad66e747f0e386cfda1af5864c..7e1f3ca63c896aee5e450b7e74de075a52949372 100644
--- a/chromeos/dbus/mock_power_manager_client.cc
+++ b/chromeos/dbus/mock_power_manager_client.cc
@@ -3,6 +3,7 @@
// found in the LICENSE file.
#include "chromeos/dbus/mock_power_manager_client.h"
+#include "chromeos/dbus/power_manager/policy.pb.h"
namespace chromeos {
« no previous file with comments | « chromeos/dbus/mock_power_manager_client.h ('k') | chromeos/dbus/power_manager_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698