| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index c36ad23e7cb5bbfd478583623e48fc309cfed62d..692525a7d28dc19a0fc4b0e3c5da7625d3703f20 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -315,6 +315,7 @@
|
| 'browser/unload_uitest.cc',
|
| 'browser/views/find_bar_host_uitest.cc',
|
| 'common/logging_chrome_uitest.cc',
|
| + 'renderer/external_extension_uitest.cc',
|
| 'test/automation/automation_proxy_uitest.cc',
|
| 'test/automation/extension_proxy_uitest.cc',
|
| 'test/automated_ui_tests/automated_ui_test_test.cc',
|
|
|