summaryrefslogtreecommitdiffstats
path: root/patches
diff options
context:
space:
mode:
Diffstat (limited to 'patches')
-rwxr-xr-xpatches/update-and-patch-chromium.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/patches/update-and-patch-chromium.sh b/patches/update-and-patch-chromium.sh
index 98c6ac5f3..1ba39068a 100755
--- a/patches/update-and-patch-chromium.sh
+++ b/patches/update-and-patch-chromium.sh
@@ -11,6 +11,7 @@ DEPOT_TOOLS=$CHROMIUM_SRC_DIR/../depot_tools
cd $CHROMIUM_SRC_DIR
echo "Entering $PWD"
+$DEPOT_TOOLS/gclient fetch
$DEPOT_TOOLS/gclient revert
$DEPOT_TOOLS/gclient sync