| Index: third_party/WebKit/Source/core/clipboard/DraggedIsolatedFileSystem.cpp
|
| diff --git a/third_party/WebKit/Source/core/clipboard/DraggedIsolatedFileSystem.cpp b/third_party/WebKit/Source/core/clipboard/DraggedIsolatedFileSystem.cpp
|
| index 73a236426fd9ae5f0c2ec3cf65fcfd5806b5b542..b1e3e3d94a5677fac6a6934150b4dcb46595a256 100644
|
| --- a/third_party/WebKit/Source/core/clipboard/DraggedIsolatedFileSystem.cpp
|
| +++ b/third_party/WebKit/Source/core/clipboard/DraggedIsolatedFileSystem.cpp
|
| @@ -2,7 +2,6 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "config.h"
|
| #include "core/clipboard/DraggedIsolatedFileSystem.h"
|
|
|
| namespace blink {
|
|
|