diff options
Diffstat (limited to 'tools/build-tot-chromium.sh')
-rwxr-xr-x | tools/build-tot-chromium.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/build-tot-chromium.sh b/tools/build-tot-chromium.sh index 9592462529..4dafa4d167 100755 --- a/tools/build-tot-chromium.sh +++ b/tools/build-tot-chromium.sh @@ -33,7 +33,7 @@ solutions = [ "src/third_party/skia/src": None, "src/third_party/skia/include": None, }, - "safesync_url": "", + "safesync_url": "http://chromium-status.appspot.com/lkgr", }, ] ' > .gclient |