| Index: chrome/browser/tab_contents/test_tab_contents.h
|
| diff --git a/chrome/browser/tab_contents/test_tab_contents.h b/chrome/browser/tab_contents/test_tab_contents.h
|
| index aebae87c3af0953a4d8f8456ad01860117f477ec..698ef047744e7940ea3e05f674fbc01655e1baa9 100644
|
| --- a/chrome/browser/tab_contents/test_tab_contents.h
|
| +++ b/chrome/browser/tab_contents/test_tab_contents.h
|
| @@ -8,6 +8,7 @@
|
| #include "chrome/browser/profile.h"
|
| #include "chrome/browser/tab_contents/tab_contents.h"
|
| #include "chrome/common/notification_registrar.h"
|
| +#include "webkit/glue/webpreferences.h"
|
|
|
| class RenderViewHostFactory;
|
| class TestRenderViewHost;
|
|
|