| Index: third_party/WebKit/Source/platform/exported/WebContentSettingCallbacks.cpp
|
| diff --git a/third_party/WebKit/Source/platform/exported/WebContentSettingCallbacks.cpp b/third_party/WebKit/Source/platform/exported/WebContentSettingCallbacks.cpp
|
| index 5f2ac676584baaf64273cdbe294d5839dd4b5838..88319d38c866ff6415756a56d59d96e58b01524c 100644
|
| --- a/third_party/WebKit/Source/platform/exported/WebContentSettingCallbacks.cpp
|
| +++ b/third_party/WebKit/Source/platform/exported/WebContentSettingCallbacks.cpp
|
| @@ -5,6 +5,7 @@
|
| #include "public/platform/WebContentSettingCallbacks.h"
|
|
|
| #include "platform/ContentSettingCallbacks.h"
|
| +#include "wtf/RefCounted.h"
|
|
|
| namespace blink {
|
|
|
|
|