| Index: content/public/test/test_web_contents_factory.h
|
| diff --git a/content/public/test/test_web_contents_factory.h b/content/public/test/test_web_contents_factory.h
|
| index 92cdcae72721ae779b93a9cec5a409b0b7ade376..e0caf3265d946342681750f8a5c8dbd68f335a7b 100644
|
| --- a/content/public/test/test_web_contents_factory.h
|
| +++ b/content/public/test/test_web_contents_factory.h
|
| @@ -6,6 +6,7 @@
|
| #define CONTENT_PUBLIC_TEST_TEST_WEB_CONTENTS_FACTORY_H_
|
|
|
| #include "base/macros.h"
|
| +#include "base/memory/scoped_ptr.h"
|
| #include "base/memory/scoped_vector.h"
|
|
|
| namespace content {
|
|
|