Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apply device id v2 #4159

Merged
merged 10 commits into from Dec 30, 2019

always point to production for now

  • Loading branch information
bridiver committed Dec 27, 2019
commit 474c06f78bd998070484f7d2b2816bb7d7ba684b
@@ -5,10 +5,6 @@ import("//tools/grit/repack.gni")
import("buildflags/buildflags.gni")

declare_args() {
brave_sync_endpoint = "https://sync-staging.brave.com"
}

if (is_official_build) {
brave_sync_endpoint = "https://sync.brave.com"
}

ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.