| Index: chrome/test/ui/ui_test_suite.cc
|
| diff --git a/chrome/test/ui/ui_test_suite.cc b/chrome/test/ui/ui_test_suite.cc
|
| index fd83857d3ba0a73fc59360660cdda07dc2dbf024..6cc32e5830fcefc0745c43fb68496375e4ae746f 100644
|
| --- a/chrome/test/ui/ui_test_suite.cc
|
| +++ b/chrome/test/ui/ui_test_suite.cc
|
| @@ -10,6 +10,7 @@
|
| #include "base/path_service.h"
|
| #include "base/process_util.h"
|
| #include "base/string_number_conversions.h"
|
| +#include "chrome/common/chrome_switches.h"
|
| #include "chrome/common/env_vars.h"
|
|
|
| // Timeout for the test in milliseconds. UI tests only.
|
|
|