Skip to content

Commit

Permalink
chromium 59.0.3071.104
Browse files Browse the repository at this point in the history
  • Loading branch information
deemru committed Jun 19, 2017
1 parent cf1e003 commit 6c014a4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build_linux/chromium-gost-env.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
export CHROMIUM_TAG=59.0.3071.86
export CHROMIUM_TAG=59.0.3071.104
export CHROMIUM_PATH=/c/chromium/src
export BORINGSSL_PATH=$CHROMIUM_PATH/third_party/boringssl/src
export DEPOT_TOOLS_PATH=/c/depot_tools/
Expand Down
2 changes: 1 addition & 1 deletion build_windows/chromium-gost-env.bat
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
set CHROMIUM_TAG=59.0.3071.86
set CHROMIUM_TAG=59.0.3071.104
set CHROMIUM_PATH=u:\chromium\src
set BORINGSSL_PATH=%CHROMIUM_PATH%\third_party\boringssl\src
set DEPOT_TOOLS_PATH=u:\depot_tools\
Expand Down

0 comments on commit 6c014a4

Please sign in to comment.