chromium-browser version bump. 52.0.2743.116

This commit is contained in:
Ergün Salman
2016-08-04 21:52:34 +03:00
committed by Ertuğrul Erata
parent 36cd07e7fb
commit 78c9d5ee2c
+3 -3
View File
@@ -70,9 +70,9 @@ def setup():
-Dfieldtrial_testing_like_official_build=1 \
-Dlinux_sandbox_path=/usr/lib/chromium-browser/chromium-sandbox \
-Dlinux_sandbox_chrome_path=/usr/lib/chromium-browser/chromium-browser \
-Dgoogle_api_key=AIzaSyDwr302FpOSkGRpLlUpPThNTDPbXcIn_FM \
-Dgoogle_default_client_id=413772536636.apps.googleusercontent.com \
-Dgoogle_default_client_secret=0ZChLK6AxeA3Isu96MkwqDR4 "
-Dgoogle_api_key=AIzaSyDEAOvatFo0eTgsV_ZlEzx0ObmepsMzfAc \
-Dgoogle_default_client_id=329227923882.apps.googleusercontent.com \
-Dgoogle_default_client_secret=vgKG0NNv7GoDpbtoFNLxCUXu "
shelltools.system("build/linux/unbundle/replace_gyp_files.py %s" % options)
shelltools.system("build/gyp_chromium build/all.gyp --depth=. %s" % options)