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

Unified Diff: content/shell/browser/webkit_test_controller.h

Issue 147373005: Move webkit/common/webpreferences to content/public/common/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 11 months 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/browser/webkit_test_controller.h
diff --git a/content/shell/browser/webkit_test_controller.h b/content/shell/browser/webkit_test_controller.h
index 865e395b1d9c33d10c76631121cbd000880e91aa..9a74c18a19468be4ec063e6b6455fc57d037cb73 100644
--- a/content/shell/browser/webkit_test_controller.h
+++ b/content/shell/browser/webkit_test_controller.h
@@ -16,9 +16,9 @@
#include "content/public/browser/notification_observer.h"
#include "content/public/browser/notification_registrar.h"
#include "content/public/browser/web_contents_observer.h"
+#include "content/public/common/webpreferences.h"
#include "content/shell/common/leak_detection_result.h"
#include "ui/gfx/size.h"
-#include "webkit/common/webpreferences.h"
#if defined(OS_ANDROID)
#include "base/threading/thread_restrictions.h"

Powered by Google App Engine
This is Rietveld 408576698