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