| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index fae7bf43808924b9d6d64dc248f019241b7ec7fa..6997f135fe98dc5b9d0bbcf9e1563b2cf1323627 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -187,6 +187,8 @@
|
| 'browser/notifications/desktop_notifications_unittest.cc',
|
| 'browser/notifications/desktop_notifications_unittest.h',
|
| 'browser/notifications/notification_browsertest.cc',
|
| + 'browser/tab_contents/render_view_context_menu_browsertest_util.cc',
|
| + 'browser/tab_contents/render_view_context_menu_browsertest_util.h',
|
| 'browser/task_manager/task_manager_browsertest_util.cc',
|
| 'browser/ui/app_list/app_list_service_interactive_uitest.cc',
|
| 'browser/ui/app_list/app_list_service_mac_interactive_uitest.mm',
|
|
|