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

Unified Diff: content/test/test_web_contents.h

Issue 357203003: Move webpreferences.* from webkit/ to content/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: android fix - webview() -> web_view Created 6 years, 5 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
« no previous file with comments | « content/test/test_render_view_host.cc ('k') | ppapi/shared_impl/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/test_web_contents.h
diff --git a/content/test/test_web_contents.h b/content/test/test_web_contents.h
index 9afa72dc9a13c58fd003ef532f58be73deae7568..5061bfbf676e361d2c4ead6ddb570082b6980c0b 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/web_preferences.h"
#include "content/public/test/web_contents_tester.h"
-#include "webkit/common/webpreferences.h"
class SiteInstanceImpl;
« no previous file with comments | « content/test/test_render_view_host.cc ('k') | ppapi/shared_impl/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698