| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index ddda523a3115fbb26ff72c3dcedf6e5f113187ae..833172189f37725711513911a64cb653bd940cd2 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -611,6 +611,7 @@
|
| 'test/data/webui/webui_resource_browsertest.cc',
|
| 'test/gpu/webgl_infobar_browsertest.cc',
|
| 'test/ppapi/ppapi_browsertest.cc',
|
| + 'test/ppapi/ppapi_filechooser_browsertest.cc',
|
| ],
|
| 'chrome_browser_tests_ash_sources': [
|
| 'browser/ui/ash/accelerator_commands_browsertest.cc',
|
|
|