Index: src/parsing/pattern-rewriter.cc |
diff --git a/src/parsing/pattern-rewriter.cc b/src/parsing/pattern-rewriter.cc |
index 5a2791bdcee89eee851da85ddabc79bfdb1aefde..9e9909856b0a16f7c512be950b587c98d36f5285 100644 |
--- a/src/parsing/pattern-rewriter.cc |
+++ b/src/parsing/pattern-rewriter.cc |
@@ -759,7 +759,6 @@ NOT_A_PATTERN(ForStatement) |
NOT_A_PATTERN(FunctionDeclaration) |
NOT_A_PATTERN(FunctionLiteral) |
NOT_A_PATTERN(IfStatement) |
-NOT_A_PATTERN(ImportDeclaration) |
NOT_A_PATTERN(Literal) |
NOT_A_PATTERN(NativeFunctionLiteral) |
NOT_A_PATTERN(RegExpLiteral) |