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

Unified Diff: ui/ui_unittests.gypi

Issue 10912171: Introduce RenderWidgetHostViewWinTest for Tsf handling (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Address comments Created 8 years, 3 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
« ui/base/win/mock_tsf_bridge.cc ('K') | « ui/base/win/tsf_bridge.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ui_unittests.gypi
diff --git a/ui/ui_unittests.gypi b/ui/ui_unittests.gypi
index 17088c2d9092ba749662ffa48d8a3c3432e8ae9d..4f5471df7a6187861a64527827f6432b8e674da3 100644
--- a/ui/ui_unittests.gypi
+++ b/ui/ui_unittests.gypi
@@ -18,6 +18,8 @@
'base/test/ui_cocoa_test_helper.mm',
'base/test/dummy_input_method.cc',
'base/test/dummy_input_method.h',
+ 'base/win/mock_tsf_bridge.cc',
+ 'base/win/mock_tsf_bridge.h',
],
'include_dirs': [
'../',
« ui/base/win/mock_tsf_bridge.cc ('K') | « ui/base/win/tsf_bridge.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698