diff options
| author | pastdue <30942300+past-due@users.noreply.github.com> | 2021-07-20 14:56:02 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-20 11:56:02 -0700 |
| commit | 1c20782ea44a8c07be931a8b8286044ec175cddc (patch) | |
| tree | e5314589492154d77cd9d1ae5fe498a8eb64b2e0 /ports/angle/angle_commit.h | |
| parent | 0e1dc121856eef84bf1852134e548bf9898dabac (diff) | |
| download | vcpkg-1c20782ea44a8c07be931a8b8286044ec175cddc.tar.gz vcpkg-1c20782ea44a8c07be931a8b8286044ec175cddc.zip | |
[angle] Update to chromium/4472 (#18432)
* [angle] Update to chromium/4472
* Run x-add-version angle
Diffstat (limited to 'ports/angle/angle_commit.h')
| -rw-r--r-- | ports/angle/angle_commit.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/angle/angle_commit.h b/ports/angle/angle_commit.h new file mode 100644 index 000000000..57a20e3b7 --- /dev/null +++ b/ports/angle/angle_commit.h @@ -0,0 +1,3 @@ +#define ANGLE_COMMIT_HASH "invalid-hash"
+#define ANGLE_COMMIT_HASH_SIZE 12
+#define ANGLE_COMMIT_DATE "invalid-date"
|
