Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2323)

Unified Diff: content/shell/common/webkit_test_helpers.cc

Issue 110533009: Import TestRunner library into chromium. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: updates Created 7 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 {

Powered by Google App Engine
This is Rietveld 408576698