Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / ash / frame / caption_buttons / caption_button_types.h
index b481a02..7cf625a 100644 (file)
@@ -7,14 +7,6 @@
 
 namespace ash {
 
-// These are the types of maximization we know.
-enum MaximizeBubbleFrameState {
-  FRAME_STATE_NONE = 0,
-  FRAME_STATE_FULL = 1,  // This is the full maximized state.
-  FRAME_STATE_SNAP_LEFT = 2,
-  FRAME_STATE_SNAP_RIGHT = 3
-};
-
 // These are the icon types that a caption button can have. The size button's
 // action (SnapType) can be different from its icon.
 enum CaptionButtonIcon {