| Index: chrome/chrome_tests_unit.gypi
|
| diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
|
| index 05c9f5ede6c68054b94c93a30af1bb0108c20f60..1836ea344438add35112f6a27fd126b08f0c5a33 100644
|
| --- a/chrome/chrome_tests_unit.gypi
|
| +++ b/chrome/chrome_tests_unit.gypi
|
| @@ -1156,6 +1156,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',
|
| @@ -1170,6 +1172,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',
|
|
|