| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index fed070ea06bae728c14c72ae11ac5a132bead14e..1948a661dd8a3a7e18c537ab49f2f5959b6d24e7 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -2410,13 +2410,6 @@
|
| '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput',
|
| ],
|
| }],
|
| - ['use_ozone==1', {
|
| - 'sources!': [
|
| - # crbug.com/362698
|
| - 'browser/chromeos/input_method/input_method_engine_browsertests.cc',
|
| - 'browser/extensions/api/input_ime/input_ime_apitest_chromeos.cc',
|
| - ],
|
| - }],
|
| ['remoting==1', {
|
| 'sources': [ '<@(chrome_browser_tests_remoting_sources)' ],
|
| 'dependencies': [
|
|
|