summaryrefslogtreecommitdiffstats
path: root/ash/ash.gyp
diff options
context:
space:
mode:
authorjochen@chromium.org <jochen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-07-18 14:22:32 +0000
committerjochen@chromium.org <jochen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-07-18 14:22:32 +0000
commit9557994173596c120fcf399062c605648a9c1dee (patch)
treebdbe5c474950229e5f03c2391180bdcfa652a1e5 /ash/ash.gyp
parentbbdaed3eb825b3dca34c6101c58fb8a1c0c84e55 (diff)
downloadchromium_src-9557994173596c120fcf399062c605648a9c1dee.zip
chromium_src-9557994173596c120fcf399062c605648a9c1dee.tar.gz
chromium_src-9557994173596c120fcf399062c605648a9c1dee.tar.bz2
broke compilation on win_aura: exported class using non-exported interface
Revert 212306 "Dock with non-zero width" > 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). > > Review URL: https://chromiumcodereview.appspot.com/15719012 TBR=varkha@chromium.org Review URL: https://codereview.chromium.org/19592007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@212352 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ash/ash.gyp')
-rw-r--r--ash/ash.gyp1
1 files changed, 0 insertions, 1 deletions
diff --git a/ash/ash.gyp b/ash/ash.gyp
index 6f56e52..610bb71 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -386,7 +386,6 @@
'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',