| Index: third_party/WebKit/Source/core/frame/SettingsDelegate.cpp
|
| diff --git a/third_party/WebKit/Source/core/frame/SettingsDelegate.cpp b/third_party/WebKit/Source/core/frame/SettingsDelegate.cpp
|
| index c366be47f8345b2b33878805eab00bf35d201140..b75723ed7afb39141d812aa67cd6833360259f7d 100644
|
| --- a/third_party/WebKit/Source/core/frame/SettingsDelegate.cpp
|
| +++ b/third_party/WebKit/Source/core/frame/SettingsDelegate.cpp
|
| @@ -30,8 +30,8 @@
|
|
|
| #include "core/frame/SettingsDelegate.h"
|
|
|
| -#include "core/frame/Settings.h"
|
| #include <memory>
|
| +#include "core/frame/Settings.h"
|
|
|
| namespace blink {
|
|
|
|
|