| 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..1dddb141250f36beaf422f0ff0159175d23fdc0f 100644
|
| --- a/content/shell/common/webkit_test_helpers.cc
|
| +++ b/content/shell/common/webkit_test_helpers.cc
|
| @@ -9,8 +9,8 @@
|
| #include "base/path_service.h"
|
| #include "base/strings/utf_string_conversions.h"
|
| #include "content/public/common/content_switches.h"
|
| +#include "content/public/test/layout_tests/WebPreferences.h"
|
| #include "content/shell/common/shell_switches.h"
|
| -#include "third_party/WebKit/public/testing/WebPreferences.h"
|
| #include "webkit/common/webpreferences.h"
|
|
|
| namespace content {
|
|
|