| Index: third_party/WebKit/Source/core/clipboard/DataTransferItem.cpp
|
| diff --git a/third_party/WebKit/Source/core/clipboard/DataTransferItem.cpp b/third_party/WebKit/Source/core/clipboard/DataTransferItem.cpp
|
| index 84a94b7a93be097c9fcb54ac3f3614605b7783d1..d50138268866d7611b60f7ac5b53fbbdf0ed658b 100644
|
| --- a/third_party/WebKit/Source/core/clipboard/DataTransferItem.cpp
|
| +++ b/third_party/WebKit/Source/core/clipboard/DataTransferItem.cpp
|
| @@ -28,7 +28,6 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -#include "config.h"
|
| #include "core/clipboard/DataTransferItem.h"
|
|
|
| #include "bindings/core/v8/V8Binding.h"
|
|
|