| Index: content/shell/common/webkit_test_helpers.cc
|
| diff --git a/content/shell/common/webkit_test_helpers.cc b/content/shell/common/webkit_test_helpers.cc
|
| index 3d3212e881dd514ca68f87009178aa395380169d..131b4539d288a7d0485fad60e5fab0dc78a78420 100644
|
| --- a/content/shell/common/webkit_test_helpers.cc
|
| +++ b/content/shell/common/webkit_test_helpers.cc
|
| @@ -10,7 +10,7 @@
|
| #include "base/strings/utf_string_conversions.h"
|
| #include "content/public/common/content_switches.h"
|
| #include "content/shell/common/shell_switches.h"
|
| -#include "third_party/WebKit/public/testing/WebPreferences.h"
|
| +#include "content/shell/common/test_runner/WebPreferences.h"
|
| #include "webkit/common/webpreferences.h"
|
|
|
| namespace content {
|
|
|