| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index 62161e6ed50623d560a367acb140c9a5435edf2b..0dc5a3162df56a381dc02b2503650c61690f89ae 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -639,6 +639,10 @@
|
| 'browser/apps/custom_launcher_page_browsertest_views.cc',
|
| 'browser/ui/app_list/app_list_service_views_browsertest.cc',
|
|
|
| + # This test is for the spelling options submenu that's only for Windows,
|
| + # ChromeOS, and Linux.
|
| + 'browser/renderer_context_menu/spelling_options_submenu_observer_browsertest.cc',
|
| +
|
| # TODO(tapted): Move these to chrome_browser_tests_views_sources when the
|
| # the corresponding files are moved in chrome_browser_ui.gypi (i.e. out of
|
| # chrome_browser_ui_views_non_mac_sources). http://crbug.com/404979.
|
|
|