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

Unified Diff: ui/ui.gyp

Issue 11148012: Introduce TsfEventRouter. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Fix win build break Created 8 years, 2 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 | « ui/base/win/tsf_event_router.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ui.gyp
diff --git a/ui/ui.gyp b/ui/ui.gyp
index ca5b6f95945d3912a576ebc275897c386b76f0a3..ea2024de084e2f659a4958989a602cfe33b53663 100644
--- a/ui/ui.gyp
+++ b/ui/ui.gyp
@@ -333,6 +333,8 @@
'base/win/singleton_hwnd.h',
'base/win/tsf_bridge.cc',
'base/win/tsf_bridge.h',
+ 'base/win/tsf_event_router.cc',
+ 'base/win/tsf_event_router.h',
'base/win/tsf_input_scope.cc',
'base/win/tsf_input_scope.h',
'base/win/tsf_text_store.cc',
« no previous file with comments | « ui/base/win/tsf_event_router.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698