Specify binary release files in BUILD instead of in Jenkins

This is more track-able compared to Jenkins.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=146120190

Change-Id: Ie284e431ca1a777b19f64d5e6a7bb9a2c757779d
This commit is contained in:
Kongqun Yang
2017-01-31 08:09:59 -08:00
parent 8d17e4549a
commit 168371df2e
6 changed files with 65 additions and 3 deletions

View File

@@ -9,6 +9,8 @@
#ifndef COMMON_MOCK_RSA_KEY_H_
#define COMMON_MOCK_RSA_KEY_H_
#include <string>
#include "gmock/gmock.h"
#include "common/rsa_key.h"
namespace widevine {