summaryrefslogtreecommitdiffstats
path: root/views/views.gyp
diff options
context:
space:
mode:
authorsky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-11-04 22:55:03 +0000
committersky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-11-04 22:55:03 +0000
commit7e24ec474cdcf17f2c97b6e8a7a153d790a032c1 (patch)
tree9d9150dfe2aa25c696076b69826e8b132f129edf /views/views.gyp
parentd11535a810717cd12a32a1a98080b2029c838547 (diff)
downloadchromium_src-7e24ec474cdcf17f2c97b6e8a7a153d790a032c1.zip
chromium_src-7e24ec474cdcf17f2c97b6e8a7a153d790a032c1.tar.gz
chromium_src-7e24ec474cdcf17f2c97b6e8a7a153d790a032c1.tar.bz2
Revert 65109 - Adds the ability for classes other than native control to process
messages bounced to the parent and wires it up for autocompleteedit, which I'm going to need shortly. BUG=none TEST=none Review URL: http://codereview.chromium.org/4470001 TBR=sky@chromium.org Review URL: http://codereview.chromium.org/4528001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@65122 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'views/views.gyp')
-rw-r--r--views/views.gyp4
1 files changed, 0 insertions, 4 deletions
diff --git a/views/views.gyp b/views/views.gyp
index b87aea3..c4878fe 100644
--- a/views/views.gyp
+++ b/views/views.gyp
@@ -282,8 +282,6 @@
'views_delegate.h',
'widget/aero_tooltip_manager.cc',
'widget/aero_tooltip_manager.h',
- 'widget/child_window_message_processor.cc',
- 'widget/child_window_message_processor.h',
'widget/default_theme_provider.cc',
'widget/default_theme_provider.h',
'widget/drop_helper.cc',
@@ -365,8 +363,6 @@
'controls/tree/tree_view.cc',
'event_win.cc',
'resize_corner.cc',
- 'widget/child_window_message_processor.cc',
- 'widget/child_window_message_processor.h',
'widget/aero_tooltip_manager.cc',
'widget/root_view_drop_target.cc',
'window/hit_test.cc',