Version 6.1.160.3 (cherry-pick)

Bug: 
Cq-Include-Trybots: master.tryserver.chromium.linux:linux_chromium_rel_ng
Change-Id: I435c9b78f57798caa17d2b6998e15063fc1fbad2
Reviewed-on: https://chromium-review.googlesource.com/535693
Reviewed-by: Michael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/6.1.160@{#4}
Cr-Branched-From: a0aec7b29e0213158f4e589d1cbce19871b135b2-refs/heads/master@{#45922}
diff --git a/include/v8-version.h b/include/v8-version.h
index 554bbf3..2bff140 100644
--- a/include/v8-version.h
+++ b/include/v8-version.h
@@ -11,7 +11,7 @@
 #define V8_MAJOR_VERSION 6
 #define V8_MINOR_VERSION 1
 #define V8_BUILD_NUMBER 160
-#define V8_PATCH_LEVEL 2
+#define V8_PATCH_LEVEL 3
 
 // Use 1 for candidates and 0 otherwise.
 // (Boolean macro values are not supported by all preprocessors.)