Add a function named has_encrypted_client_id() check.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=231629247
This commit is contained in:
Fang Yu
2019-01-30 11:07:03 -08:00
parent f234dd036d
commit 1a4cad05a2
23 changed files with 572 additions and 166 deletions

View File

@@ -9,8 +9,10 @@
#include "common/string_util.h"
#include <bitset>
#include <cstddef>
#include <sstream>
#include <string>
#include "common/status.h"
namespace widevine {