| Index: content/test/content_test_suite.cc
|
| diff --git a/content/test/content_test_suite.cc b/content/test/content_test_suite.cc
|
| index 88def1f0b3c62b9ffc6522bc005d921ce9b8f994..97d66ff215bbf4b4fb123bc7a6e3772e57b3ee4c 100644
|
| --- a/content/test/content_test_suite.cc
|
| +++ b/content/test/content_test_suite.cc
|
| @@ -7,6 +7,8 @@
|
| #include "base/base_paths.h"
|
| #include "base/base_switches.h"
|
| #include "base/logging.h"
|
| +#include "base/macros.h"
|
| +#include "build/build_config.h"
|
| #include "content/public/common/content_client.h"
|
| #include "content/public/common/content_paths.h"
|
| #include "content/public/test/test_content_client_initializer.h"
|
|
|