| Index: content/test/test_web_contents.h
|
| diff --git a/content/test/test_web_contents.h b/content/test/test_web_contents.h
|
| index fcdedebf52b2f9283d0b3efcd1400e438d8d1aa0..da0103e03cc7a480e710d17d05a2e0f001becda4 100644
|
| --- a/content/test/test_web_contents.h
|
| +++ b/content/test/test_web_contents.h
|
| @@ -7,8 +7,8 @@
|
|
|
| #include "content/browser/web_contents/web_contents_impl.h"
|
| #include "content/public/common/page_transition_types.h"
|
| +#include "content/public/common/webpreferences.h"
|
| #include "content/public/test/web_contents_tester.h"
|
| -#include "webkit/common/webpreferences.h"
|
|
|
| class SiteInstanceImpl;
|
|
|
|
|