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

Unified Diff: content/test/test_web_contents.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/test/test_web_contents.h
diff --git a/content/test/test_web_contents.h b/content/test/test_web_contents.h
index fcdedebf52b2f9283d0b3efcd1400e438d8d1aa0..da0103e03cc7a480e710d17d05a2e0f001becda4 100644
--- a/content/test/test_web_contents.h
+++ b/content/test/test_web_contents.h
@@ -7,8 +7,8 @@
#include "content/browser/web_contents/web_contents_impl.h"
#include "content/public/common/page_transition_types.h"
+#include "content/public/common/webpreferences.h"
#include "content/public/test/web_contents_tester.h"
-#include "webkit/common/webpreferences.h"
class SiteInstanceImpl;

Powered by Google App Engine
This is Rietveld 408576698