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

Unified Diff: trunk/src/chrome/browser/ui/ash/session_state_delegate_views.h

Issue 287783002: Revert 270232 "linux_aura: Compile ash into chrome." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 6 years, 7 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: trunk/src/chrome/browser/ui/ash/session_state_delegate_views.h
===================================================================
--- trunk/src/chrome/browser/ui/ash/session_state_delegate_views.h (revision 270237)
+++ trunk/src/chrome/browser/ui/ash/session_state_delegate_views.h (working copy)
@@ -9,7 +9,6 @@
#include "base/basictypes.h"
#include "base/compiler_specific.h"
#include "base/observer_list.h"
-#include "ui/gfx/image/image_skia.h"
namespace ash {
class SessionStateObserver;
@@ -46,7 +45,6 @@
ash::SessionStateObserver* observer) OVERRIDE;
virtual void RemoveSessionStateObserver(
ash::SessionStateObserver* observer) OVERRIDE;
-
private:
DISALLOW_COPY_AND_ASSIGN(SessionStateDelegate);
};
« no previous file with comments | « trunk/src/chrome/browser/ui/ash/screenshot_taker.cc ('k') | trunk/src/chrome/browser/ui/ash/session_state_delegate_views.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698