Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3562)

Unified Diff: base/base.gypi

Issue 10826223: Replace PeekMessage for TSF awareness (Closed) Base URL: http://git.chromium.org/chromium/src.git@yukawa
Patch Set: add MessageFilter interface Created 8 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | base/message_pump_win.h » ('j') | base/message_pump_win.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
old mode 100644
new mode 100755
index 79b5eadaa3a2b97d9593d0cf33b9eccdc229b8f9..8ed8b9a17c23a8b3a44df9f31698651989a9c1d5
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -508,6 +508,8 @@
'win/scoped_startup_info_ex.h',
'win/scoped_variant.cc',
'win/scoped_variant.h',
+ 'win/text_services_bridge.cc',
+ 'win/text_services_bridge.h',
'win/windows_version.cc',
'win/windows_version.h',
'win/win_util.cc',
« no previous file with comments | « no previous file | base/message_pump_win.h » ('j') | base/message_pump_win.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698