Chromium Code Reviews| Index: chrome/chrome_tests_unit.gypi |
| diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi |
| index 96cd5ad20d9c546c5023cb8023a7e2ec049a2005..d5c4b77c27eb947ab48eef5169dccf8a22ab8d20 100644 |
| --- a/chrome/chrome_tests_unit.gypi |
| +++ b/chrome/chrome_tests_unit.gypi |
| @@ -611,6 +611,7 @@ |
| # test_support_unit. However tests suites in the internal repository |
| # depend on an alternate implementation so instead each test suite |
| # includes the relevant version directly. |
| + 'browser/accessibility/font_size_prefs_unittest.cc', |
| 'browser/android/mock_google_location_settings_helper.cc', |
| 'browser/android/mock_google_location_settings_helper.h', |
| 'browser/app_controller_mac_unittest.mm', |
| @@ -2582,7 +2583,6 @@ |
| # Sync setup uses native ui. |
| 'browser/ui/webui/sync_setup_handler_unittest.cc', |
| 'browser/sync/sync_ui_util_unittest.cc', |
| - |
|
robliao
2014/07/25 16:49:19
Any reason why this was removed?
sunangel
2014/07/25 19:22:56
Oops accident, should be fixed now.
On 2014/07/25
|
| 'browser/browser_commands_unittest.cc', |
| 'browser/devtools/devtools_contents_resizing_strategy_unittest.cc', |
| 'browser/download/download_shelf_unittest.cc', |