summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xpatches/patch-chromium.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/patches/patch-chromium.sh b/patches/patch-chromium.sh
index 0e709c82f..74ac4a55b 100755
--- a/patches/patch-chromium.sh
+++ b/patches/patch-chromium.sh
@@ -76,7 +76,7 @@ git am $PATCH_DIR/0001-Do-not-include-Assertions.h-within-namespace-WebKit.patch
cd $CHROMIUM_SRC_DIR/third_party/libjingle/source/talk
echo "Entering $PWD"
-git am 0001-Do-not-forward-declare-WebRtcVoiceChannelInfo.patch
+git am $PATCH_DIR/0001-Do-not-forward-declare-WebRtcVoiceChannelInfo.patch
cd $CHROMIUM_SRC_DIR/tools/gyp
echo "Entering $PWD"