summaryrefslogtreecommitdiff
path: root/chromium/v8/src/objects/regexp-match-info.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/v8/src/objects/regexp-match-info.h')
-rw-r--r--chromium/v8/src/objects/regexp-match-info.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/chromium/v8/src/objects/regexp-match-info.h b/chromium/v8/src/objects/regexp-match-info.h
index 0d6f76fccf7..3ce08262b1b 100644
--- a/chromium/v8/src/objects/regexp-match-info.h
+++ b/chromium/v8/src/objects/regexp-match-info.h
@@ -8,7 +8,6 @@
#include "src/base/compiler-specific.h"
#include "src/objects/fixed-array.h"
#include "src/objects/objects.h"
-#include "torque-generated/field-offsets.h"
// Has to be the last include (doesn't have include guards):
#include "src/objects/object-macros.h"