| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index 42cf8c5be46f537465c904f58e8d628786290bf1..9f90a586455d9d11d35dd6392e033cecd5ec569b 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -1004,6 +1004,7 @@
|
| 'browser/autofill/autofill_driver_impl_browsertest.cc',
|
| 'browser/autofill/form_structure_browsertest.cc',
|
| 'browser/autofill/risk/fingerprint_browsertest.cc',
|
| + 'browser/bitmap_fetcher_browsertest.cc',
|
| 'browser/browser_encoding_browsertest.cc',
|
| 'browser/browsing_data/browsing_data_database_helper_browsertest.cc',
|
| 'browser/browsing_data/browsing_data_helper_browsertest.h',
|
| @@ -1358,7 +1359,6 @@
|
| 'browser/net/websocket_browsertest.cc',
|
| 'browser/notifications/login_state_notification_blocker_chromeos_browsertest.cc',
|
| 'browser/notifications/message_center_notifications_browsertest.cc',
|
| - 'browser/notifications/sync_notifier/notification_bitmap_fetcher_browsertest.cc',
|
| 'browser/notifications/sync_notifier/sync_notifier_test_utils.cc',
|
| 'browser/notifications/sync_notifier/sync_notifier_test_utils.h',
|
| 'browser/password_manager/password_manager_browsertest.cc',
|
|
|