summaryrefslogtreecommitdiffstats
path: root/views/views.gyp
diff options
context:
space:
mode:
authorsky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-09-10 19:20:56 +0000
committersky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-09-10 19:20:56 +0000
commite9923cb7a30065c91964acecf537fe15c2bf768e (patch)
tree75f33127aaa09bb9d1c6491aa42afcf1f4a327bd /views/views.gyp
parentcd6993de91f8eb452d3d92916ed63c78612ffff0 (diff)
downloadchromium_src-e9923cb7a30065c91964acecf537fe15c2bf768e.zip
chromium_src-e9923cb7a30065c91964acecf537fe15c2bf768e.tar.gz
chromium_src-e9923cb7a30065c91964acecf537fe15c2bf768e.tar.bz2
Lands http://codereview.chromium.org/194014 for Oshima:
* enable MessageBoxView convert wstring to string16 when necessary using WideToUTF16Hack, which is no-op on Windows. * updated checkbox to get state update working state handing is a bit hacky, esp. b/c gtk sends signal even when the state is changed via API. If there is better way, please let me know. BUG=none TEST=none Review URL: http://codereview.chromium.org/201079 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25896 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'views/views.gyp')
-rw-r--r--views/views.gyp1
1 files changed, 0 insertions, 1 deletions
diff --git a/views/views.gyp b/views/views.gyp
index cb671da..bbcade4 100644
--- a/views/views.gyp
+++ b/views/views.gyp
@@ -297,7 +297,6 @@
'controls/scrollbar/bitmap_scroll_bar.cc',
'controls/combo_box.cc',
'controls/hwnd_view.cc',
- 'controls/message_box_view.cc',
'controls/scroll_view.cc',
'controls/table/group_table_view.cc',
'controls/native_control.cc',