Index: content/public/browser/tracing_delegate.h |
diff --git a/content/public/browser/tracing_delegate.h b/content/public/browser/tracing_delegate.h |
index b7cfa2d4fb0e4ec3af16ec47adf63723599ad63c..87787809b49774da733f962874a6486b92e86a3b 100644 |
--- a/content/public/browser/tracing_delegate.h |
+++ b/content/public/browser/tracing_delegate.h |
@@ -5,6 +5,8 @@ |
#ifndef CONTENT_PUBLIC_BROWSER_TRACING_DELEGATE_H_ |
#define CONTENT_PUBLIC_BROWSER_TRACING_DELEGATE_H_ |
+#include <string> |
oystein (OOO til 10th of July)
2015/06/12 19:29:16
nit: remove, if no longer used?
shatch
2015/06/12 20:53:48
Done.
|
+ |
#include "base/memory/scoped_ptr.h" |
#include "content/common/content_export.h" |