Version 7.3.492.27

TBR=v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com

Change-Id: I86bb294f41d09f0f651c33ffa3da207ba554e8b1
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1547417
Reviewed-by: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/7.3@{#53}
Cr-Branched-From: 9df9418edf64d6a080ba569ef43cd5ca0171a820-refs/heads/7.3.492@{#2}
Cr-Branched-From: be213cfc485101c67efe00af1fffba84fa9fc8a5-refs/heads/master@{#59024}
diff --git a/include/v8-version.h b/include/v8-version.h
index 09515cd..bbf344a 100644
--- a/include/v8-version.h
+++ b/include/v8-version.h
@@ -11,7 +11,7 @@
 #define V8_MAJOR_VERSION 7
 #define V8_MINOR_VERSION 3
 #define V8_BUILD_NUMBER 492
-#define V8_PATCH_LEVEL 26
+#define V8_PATCH_LEVEL 27
 
 // Use 1 for candidates and 0 otherwise.
 // (Boolean macro values are not supported by all preprocessors.)