summaryrefslogtreecommitdiffstats
path: root/ash/shell.h
diff options
context:
space:
mode:
authortfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-06-12 14:43:01 +0000
committertfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-06-12 14:43:01 +0000
commit7da9c4cf0e9f949dd1f2a3322118344c5d7369c7 (patch)
treeec91a8b4f8a211bc557a9bb28b61c17f90749d02 /ash/shell.h
parentc5ba8a93317a8363bcaf4b17cab96a296782803c (diff)
downloadchromium_src-7da9c4cf0e9f949dd1f2a3322118344c5d7369c7.zip
chromium_src-7da9c4cf0e9f949dd1f2a3322118344c5d7369c7.tar.gz
chromium_src-7da9c4cf0e9f949dd1f2a3322118344c5d7369c7.tar.bz2
Rename gfx::Monitor to gfx::Display
BUG=130828 R=oshima@chromium.org TBR=sky@chromium.org Review URL: https://chromiumcodereview.appspot.com/10540091 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@141659 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ash/shell.h')
-rw-r--r--ash/shell.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ash/shell.h b/ash/shell.h
index 5848d29..abc7612 100644
--- a/ash/shell.h
+++ b/ash/shell.h
@@ -26,7 +26,6 @@ class CommandLine;
namespace aura {
class EventFilter;
class FocusManager;
-class Monitor;
class RootWindow;
class Window;
namespace client {