| Index: content/browser/tracing/background_tracing_config_impl.h
|
| diff --git a/content/browser/tracing/background_tracing_config_impl.h b/content/browser/tracing/background_tracing_config_impl.h
|
| index 71769600068328c1b3f7767f6563c3e41cb10355..841a04711a52282dd664b970bfd82afb09ec0dd1 100644
|
| --- a/content/browser/tracing/background_tracing_config_impl.h
|
| +++ b/content/browser/tracing/background_tracing_config_impl.h
|
| @@ -6,6 +6,7 @@
|
| #define CONTENT_BROWSER_TRACING_BACKGROUND_TRACING_CONFIG_IMPL_H_
|
|
|
| #include "base/gtest_prod_util.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_vector.h"
|
| #include "content/common/content_export.h"
|
| #include "content/public/browser/background_tracing_config.h"
|
|
|