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

Unified Diff: ui/base/ime/ime_test_support.gypi

Issue 149073009: Remove InputMethodTSF, TSFEventRouter, TSFTextStore, TSFBridge (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: revert input_method_imm32 changes Created 6 years, 11 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/ime/ime.gypi ('k') | ui/base/ime/ime_unittests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/base/ime/ime_test_support.gypi
diff --git a/ui/base/ime/ime_test_support.gypi b/ui/base/ime/ime_test_support.gypi
index 02fa6eb1191866db9148ca7010ad518d58f47a1b..f82b3b02b2f6538e1dbf08a13884ec377e7b0210 100644
--- a/ui/base/ime/ime_test_support.gypi
+++ b/ui/base/ime/ime_test_support.gypi
@@ -8,15 +8,5 @@
'dummy_input_method.h',
'dummy_text_input_client.cc',
'dummy_text_input_client.h',
- 'win/mock_tsf_bridge.cc',
- 'win/mock_tsf_bridge.h',
- ],
- 'conditions': [
- ['OS!="win"', {
- 'sources!': [
- 'win/mock_tsf_bridge.cc',
- 'win/mock_tsf_bridge.h',
- ],
- }],
],
}
« no previous file with comments | « ui/base/ime/ime.gypi ('k') | ui/base/ime/ime_unittests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698