Separate ContentSettingsClient out from LocalFrameClient
https://codereview.chromium.org/2786673002
This commit is contained in:
parent
a20f633272
commit
1126719e7f
1 changed files with 1 additions and 1 deletions
|
@ -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 {
|
||||
|
||||
|
|
Loading…
Reference in a new issue