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:
Widevine Buildbot
2019-01-30 23:05:57 +00:00
parent 40e46b6bdb
commit 7828871b66
8 changed files with 190 additions and 14 deletions

View File

@@ -9,6 +9,7 @@
#ifndef COMMON_STATUS_H_
#define COMMON_STATUS_H_
#include <iosfwd>
#include <string>
#include "util/error_space.h"