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

Unified Diff: chrome/browser/chromeos/power/suspend_observer.h

Issue 12391004: chromeos: Add DisplayPowerServiceProvider. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: ugh, TrayDisplay was including output_configurator.h on windows Created 7 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 | « chrome/browser/chromeos/power/resume_observer.cc ('k') | chrome/browser/chromeos/power/suspend_observer.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/chromeos/power/suspend_observer.h
diff --git a/chrome/browser/chromeos/power/suspend_observer.h b/chrome/browser/chromeos/power/suspend_observer.h
index 47e792426685ce8fb36e4138f5633a4fe5711c3d..273b7dc4bde0845a078187f2a80700eadc5607d3 100644
--- a/chrome/browser/chromeos/power/suspend_observer.h
+++ b/chrome/browser/chromeos/power/suspend_observer.h
@@ -5,7 +5,6 @@
#ifndef CHROME_BROWSER_CHROMEOS_POWER_SUSPEND_OBSERVER_H_
#define CHROME_BROWSER_CHROMEOS_POWER_SUSPEND_OBSERVER_H_
-#include "ash/shell.h"
#include "base/basictypes.h"
#include "base/callback.h"
#include "base/compiler_specific.h"
« no previous file with comments | « chrome/browser/chromeos/power/resume_observer.cc ('k') | chrome/browser/chromeos/power/suspend_observer.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698