| Index: chrome/test/base/test_switches.cc
|
| diff --git a/chrome/test/base/test_switches.cc b/chrome/test/base/test_switches.cc
|
| index 8f29965cb443ebf7d15e20d65a9c306a05002157..af0735f6eb4c3e64d0d2f3d61fb20e8f746d1492 100644
|
| --- a/chrome/test/base/test_switches.cc
|
| +++ b/chrome/test/base/test_switches.cc
|
| @@ -2,6 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| +#include "build/build_config.h"
|
| #include "chrome/test/base/test_switches.h"
|
|
|
| namespace switches {
|
|
|