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

Unified Diff: trunk/src/chrome/renderer/content_settings_observer.cc

Issue 19888003: Revert 212927 "Move webkitplatformsupport_impl and related from ..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 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
Index: trunk/src/chrome/renderer/content_settings_observer.cc
===================================================================
--- trunk/src/chrome/renderer/content_settings_observer.cc (revision 212931)
+++ trunk/src/chrome/renderer/content_settings_observer.cc (working copy)
@@ -19,7 +19,7 @@
#include "third_party/WebKit/public/web/WebFrameClient.h"
#include "third_party/WebKit/public/web/WebSecurityOrigin.h"
#include "third_party/WebKit/public/web/WebView.h"
-#include "webkit/child/weburlresponse_extradata_impl.h"
+#include "webkit/glue/weburlresponse_extradata_impl.h"
using WebKit::WebDataSource;
using WebKit::WebFrame;

Powered by Google App Engine
This is Rietveld 408576698