| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index 6229b2a58003153c04e431944d0f9e5837c72821..73b4715385c74b6fe1b4797fa9367d82d28163f9 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -1602,6 +1602,7 @@
|
| 'browser/task_profiler/task_profiler_data_serializer_unittest.cc',
|
| 'browser/themes/browser_theme_pack_unittest.cc',
|
| 'browser/themes/theme_service_unittest.cc',
|
| + 'browser/ui/auto_login_prompter_unittest.cc',
|
| 'browser/ui/browser_unittest.cc',
|
| 'browser/ui/search/search_delegate_unittest.cc',
|
| # It is safe to list */cocoa/* files in the "common" file list
|
|
|