| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index b6be89f5a8d165d56f70629c83c85648e199aecf..9eb2c51336bb41645b1b29f2b9f5283ece61740e 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -678,6 +678,7 @@
|
| 'browser/ui/webui/ntp/new_tab_ui_uitest.cc',
|
| 'browser/ui/webui/options/options_ui_uitest.cc',
|
| 'browser/ui/webui/print_preview_ui_uitest.cc',
|
| + 'common/chrome_switches_uitest.cc',
|
| 'common/logging_chrome_uitest.cc',
|
| 'renderer/external_extension_uitest.cc',
|
| 'test/automation/automation_proxy_uitest.cc',
|
|
|