diff options
author | Luke Granger-Brown <hg@lukegb.com> | 2020-07-11T00·48+0000 |
---|---|---|
committer | lukegb <lukegb@tvl.fyi> | 2020-07-11T00·57+0000 |
commit | b65575fc31fd9326db7989eb8a9b15439dd8866e (patch) | |
tree | 149984954f43391c238e6b30e4cce83982f1b417 /third_party/gerrit/0003-Syntax-highlight-rules.pl.patch | |
parent | 9eb248e0c5f75eef5da2d80363462337aba99f44 (diff) |
fix(gerrit): Load fonts from Google Fonts instead. r/1252
This also incidentally includes a fix for _not_ loading fonts from Google Fonts, but I don't really care about that. Change-Id: I6e00791d0ba06cb1e3c029e1b8617c33000d2ab1 Reviewed-on: https://cl.tvl.fyi/c/depot/+/1041 Tested-by: BuildkiteCI Reviewed-by: tazjin <mail@tazj.in>
Diffstat (limited to 'third_party/gerrit/0003-Syntax-highlight-rules.pl.patch')
-rw-r--r-- | third_party/gerrit/0003-Syntax-highlight-rules.pl.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/third_party/gerrit/0003-Syntax-highlight-rules.pl.patch b/third_party/gerrit/0003-Syntax-highlight-rules.pl.patch index 072fbb38f5db..c458223dcfc8 100644 --- a/third_party/gerrit/0003-Syntax-highlight-rules.pl.patch +++ b/third_party/gerrit/0003-Syntax-highlight-rules.pl.patch @@ -1,7 +1,7 @@ -From 0e4599e43c0f57c7636af3b8b384c212e1700351 Mon Sep 17 00:00:00 2001 +From ec8d9361d081070202a4b54035209077022dfca6 Mon Sep 17 00:00:00 2001 From: Luke Granger-Brown <git@lukegb.com> Date: Thu, 2 Jul 2020 23:02:43 +0100 -Subject: [PATCH 3/4] Syntax highlight rules.pl +Subject: [PATCH 3/6] Syntax highlight rules.pl --- .../elements/diff/gr-syntax-layer/gr-syntax-layer.js | 10 ++++++++++ @@ -40,5 +40,5 @@ index cc937cff67..2145bc169b 100644 } -- -2.25.1 +2.27.0 |