| Index: trunk/src/content/shell/common/webkit_test_helpers.cc
|
| ===================================================================
|
| --- trunk/src/content/shell/common/webkit_test_helpers.cc (revision 203263)
|
| +++ trunk/src/content/shell/common/webkit_test_helpers.cc (working copy)
|
| @@ -10,7 +10,7 @@
|
| #include "base/utf_string_conversions.h"
|
| #include "content/shell/common/shell_switches.h"
|
| #include "third_party/WebKit/Tools/DumpRenderTree/chromium/TestRunner/public/WebPreferences.h"
|
| -#include "webkit/common/webpreferences.h"
|
| +#include "webkit/glue/webpreferences.h"
|
|
|
| namespace content {
|
|
|
|
|