| Index: chrome/chrome_tests_unit.gypi
|
| diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
|
| index 744d39ec27ec9d91675e9ca52f60542a1d86c299..a7e6f1679c340e049ff7cc29d5ad2859457eb336 100644
|
| --- a/chrome/chrome_tests_unit.gypi
|
| +++ b/chrome/chrome_tests_unit.gypi
|
| @@ -1155,6 +1155,8 @@
|
| 'browser/system_monitor/removable_device_notifications_linux_unittest.cc',
|
| 'browser/system_monitor/removable_device_notifications_mac_unittest.mm',
|
| 'browser/system_monitor/removable_device_notifications_window_win_unittest.cc',
|
| + 'browser/tab_contents/render_view_context_menu_test_util.cc',
|
| + 'browser/tab_contents/render_view_context_menu_test_util.h',
|
| 'browser/tab_contents/render_view_context_menu_unittest.cc',
|
| 'browser/task_manager/task_manager_unittest.cc',
|
| 'browser/task_profiler/task_profiler_data_serializer_unittest.cc',
|
| @@ -1169,6 +1171,7 @@
|
| 'browser/ui/ash/launcher/browser_launcher_item_controller_unittest.cc',
|
| 'browser/ui/ash/launcher/chrome_launcher_controller_per_app_unittest.cc',
|
| 'browser/ui/ash/launcher/chrome_launcher_controller_per_browser_unittest.cc',
|
| + 'browser/ui/ash/launcher/launcher_context_menu_unittest.cc',
|
| 'browser/ui/ash/window_positioner_unittest.cc',
|
| 'browser/ui/auto_login_prompter_unittest.cc',
|
| 'browser/ui/autofill/autofill_popup_controller_unittest.cc',
|
|
|