Added restore functionality for maximize full/left/right


BUG=141725
TEST=unit test


Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=154226

Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=154295

Review URL: https://chromiumcodereview.appspot.com/10883069

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@154372 0039d316-1c4b-4281-b951-d872f2087c98
diff --git a/ash/ash.gyp b/ash/ash.gyp
index 66a7b0a..3f8152b 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -349,6 +349,7 @@
         'wm/workspace/frame_maximize_button.h',
         'wm/workspace/managed_workspace.cc',
         'wm/workspace/managed_workspace.h',
+        'wm/workspace/maximize_bubble_frame_state.h',
         'wm/workspace/maximized_workspace.cc',
         'wm/workspace/maximized_workspace.h',
         'wm/workspace/multi_window_resize_controller.cc',