| Index: content/browser/tracing/background_tracing_config_unittest.cc
|
| diff --git a/content/browser/tracing/background_tracing_config_unittest.cc b/content/browser/tracing/background_tracing_config_unittest.cc
|
| index 3aeedd9e024d80a2c0110fccfd40f036d40b386a..aae297138c82d4ecc083558e8b62f011caf69984 100644
|
| --- a/content/browser/tracing/background_tracing_config_unittest.cc
|
| +++ b/content/browser/tracing/background_tracing_config_unittest.cc
|
| @@ -6,6 +6,7 @@
|
|
|
| #include "base/json/json_reader.h"
|
| #include "base/json/json_writer.h"
|
| +#include "base/message_loop/message_loop.h"
|
| #include "base/values.h"
|
| #include "content/browser/tracing/background_tracing_config_impl.h"
|
| #include "content/browser/tracing/background_tracing_rule.h"
|
|
|