Index: content/public/browser/background_tracing_config.h |
diff --git a/content/public/browser/background_tracing_config.h b/content/public/browser/background_tracing_config.h |
index 22d788599a45a36244fdde129fa5d957de52b2d8..b7af5bbad79182c3e6b59119a7578617d3a25f08 100644 |
--- a/content/public/browser/background_tracing_config.h |
+++ b/content/public/browser/background_tracing_config.h |
@@ -5,6 +5,7 @@ |
#ifndef CONTENT_PUBLIC_BROWSER_BACKGROUND_TRACING_CONFIG_H_ |
#define CONTENT_PUBLIC_BROWSER_BACKGROUND_TRACING_CONFIG_H_ |
+#include "base/memory/scoped_ptr.h" |
#include "base/trace_event/trace_event_impl.h" |
#include "content/common/content_export.h" |