summaryrefslogtreecommitdiffstats
path: root/patches/patch-chromium.sh
diff options
context:
space:
mode:
Diffstat (limited to 'patches/patch-chromium.sh')
-rwxr-xr-xpatches/patch-chromium.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/patches/patch-chromium.sh b/patches/patch-chromium.sh
index 0ffe6860f..4843a8441 100755
--- a/patches/patch-chromium.sh
+++ b/patches/patch-chromium.sh
@@ -78,3 +78,7 @@ echo "Entering $PWD"
git am $PATCH_DIR/0001-GYP-Fix-build-with-toplevel-dir.patch
git am $PATCH_DIR/0001-Add-support-for-libc-to-xcode_emulation.py.patch
+
+cd $CHROMIUM_SRC_DIR/tools/grit
+git am $PATCH_DIR/0001-GRIT-Allow-grd-files-outside-of-chromium-source-dir.patch
+