diff options
author | pkotwicz@chromium.org <pkotwicz@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-02-06 19:55:13 +0000 |
---|---|---|
committer | pkotwicz@chromium.org <pkotwicz@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-02-06 19:55:13 +0000 |
commit | d914b773448e8a640f2ab0d69e66d8ec9cc8b55a (patch) | |
tree | 6dcf60a22f2eace881011d34656bdc2b239df8bc /ui/aura/aura.gyp | |
parent | 2f4861d246635e5a1ff2ad082c848b7158e8793b (diff) | |
download | chromium_src-d914b773448e8a640f2ab0d69e66d8ec9cc8b55a.zip chromium_src-d914b773448e8a640f2ab0d69e66d8ec9cc8b55a.tar.gz chromium_src-d914b773448e8a640f2ab0d69e66d8ec9cc8b55a.tar.bz2 |
Revert 120587 - Implements accelerator handling for menus on aura.
BUG=105964
TEST=Manual
Review URL: https://chromiumcodereview.appspot.com/9224001
TBR=pkotwicz@chromium.org
Review URL: https://chromiumcodereview.appspot.com/9334008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@120589 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ui/aura/aura.gyp')
-rw-r--r-- | ui/aura/aura.gyp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ui/aura/aura.gyp b/ui/aura/aura.gyp index 8c4bc99..c84a74e 100644 --- a/ui/aura/aura.gyp +++ b/ui/aura/aura.gyp @@ -32,8 +32,6 @@ 'client/activation_delegate.h', 'client/aura_constants.cc', 'client/aura_constants.h', - 'client/dispatcher_client.cc', - 'client/dispatcher_client.h', 'client/drag_drop_client.cc', 'client/drag_drop_client.h', 'client/drag_drop_delegate.cc', |