Index: third_party/WebKit/Source/modules/crypto/CryptoKey.cpp |
diff --git a/third_party/WebKit/Source/modules/crypto/CryptoKey.cpp b/third_party/WebKit/Source/modules/crypto/CryptoKey.cpp |
index 3b04d471b83cc846167f402e34b2742a42a2bd50..1455c5c17edf97214cead7e466a13870fb4ef1b6 100644 |
--- a/third_party/WebKit/Source/modules/crypto/CryptoKey.cpp |
+++ b/third_party/WebKit/Source/modules/crypto/CryptoKey.cpp |
@@ -28,7 +28,6 @@ |
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
*/ |
-#include "config.h" |
#include "modules/crypto/CryptoKey.h" |
#include "bindings/core/v8/ExceptionState.h" |