Separate ContentSettingsClient out from LocalFrameClient

https://codereview.chromium.org/2786673002
This commit is contained in:
Aleksei Kuzmin 2017-06-16 23:54:18 +03:00
parent a20f633272
commit 1126719e7f

View file

@ -7,7 +7,7 @@
#include "base/compiler_specific.h"
#include "content/public/renderer/render_frame_observer.h"
#include "third_party/WebKit/public/web/WebContentSettingsClient.h"
#include "third_party/WebKit/public/platform/WebContentSettingsClient.h"
namespace atom {