From 5f47dc96a78351e7a2e73e41c6730ea52e02b82e Mon Sep 17 00:00:00 2001 From: Brian Clifton Date: Thu, 27 Sep 2018 09:16:52 -0700 Subject: [PATCH] For testing with CI, set the brave-core branch to https://github.com/brave/brave-core/pull/515 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 146f07833ddac..44170a263bc5e 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ }, "brave-core": { "dir": "src/brave", - "branch": "master", + "branch": "readd-widevine-gn-support", "repository": { "url": "https://github.com/brave/brave-core.git" }