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

Unified Diff: Source/core/frame/SettingsDelegate.cpp

Issue 114413005: Move page/Settings.* to frame/ (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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
« no previous file with comments | « Source/core/frame/Settings.in ('k') | Source/core/html/HTMLAnchorElement.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/frame/SettingsDelegate.cpp
diff --git a/Source/core/frame/SettingsDelegate.cpp b/Source/core/frame/SettingsDelegate.cpp
index 5dbcb93dc984425ee4ec2b554cc00daf6924aaeb..47c5ce5e5016f1eef336c033624e87a54664178b 100644
--- a/Source/core/frame/SettingsDelegate.cpp
+++ b/Source/core/frame/SettingsDelegate.cpp
@@ -31,7 +31,7 @@
#include "config.h"
#include "core/frame/SettingsDelegate.h"
-#include "core/page/Settings.h"
+#include "core/frame/Settings.h"
namespace WebCore {
« no previous file with comments | « Source/core/frame/Settings.in ('k') | Source/core/html/HTMLAnchorElement.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698