Index: content/browser/zygote_host/zygote_communication_linux.h |
diff --git a/content/browser/zygote_host/zygote_communication_linux.h b/content/browser/zygote_host/zygote_communication_linux.h |
index 89505531960bf565d575fff16b7d6701e6c1a3f9..d3f4403cb15112820f4f70a8098b1200a06fdfdc 100644 |
--- a/content/browser/zygote_host/zygote_communication_linux.h |
+++ b/content/browser/zygote_host/zygote_communication_linux.h |
@@ -8,6 +8,7 @@ |
#include <set> |
#include <vector> |
+#include "base/memory/scoped_ptr.h" |
#include "base/process/kill.h" |
#include "base/synchronization/lock.h" |
#include "content/common/content_export.h" |