summaryrefslogtreecommitdiffstats
path: root/ash/ash.gyp
diff options
context:
space:
mode:
authorvarkha@chromium.org <varkha@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-07-19 08:25:39 +0000
committervarkha@chromium.org <varkha@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-07-19 08:25:39 +0000
commit7115bd3088eab75d350801502d7d20d17bced78c (patch)
treebc975355f94a5ef5f92b71ed6d6066734442c5da /ash/ash.gyp
parent7eb8cbf5129c9e62f8b92bcc658248270b897e58 (diff)
downloadchromium_src-7115bd3088eab75d350801502d7d20d17bced78c.zip
chromium_src-7115bd3088eab75d350801502d7d20d17bced78c.tar.gz
chromium_src-7115bd3088eab75d350801502d7d20d17bced78c.tar.bz2
Dock with non-zero width
BUG=233337 BUG=247085 This CL builds on https://codereview.chromium.org/13896026/ and adds a non-zero width dock. It is possible to add windows to the dock and it will update its width (insetting the workspace). Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=212306 Review URL: https://chromiumcodereview.appspot.com/15719012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@212535 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ash/ash.gyp')
-rw-r--r--ash/ash.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/ash/ash.gyp b/ash/ash.gyp
index 610bb71..6f56e52 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -386,6 +386,7 @@
'wm/default_window_resizer.h',
'wm/dock/docked_window_layout_manager.cc',
'wm/dock/docked_window_layout_manager.h',
+ 'wm/dock/docked_window_layout_manager_observer.h',
'wm/dock/docked_window_resizer.cc',
'wm/dock/docked_window_resizer.h',
'wm/drag_window_controller.cc',