Chromium Code Reviews| 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': [ |
| '../', |