Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(42)

Unified Diff: content/common/BUILD.gn

Issue 1522813002: Add public key and signature verification to browser-side API keys (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@keys
Patch Set: Addressing feedback from PS#12 Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | content/common/experiments/api_key.h » ('j') | content/common/experiments/api_key.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index 5fb4e35bbd5538e370c58e73c918060d3ea9d214..37b4868f625345dacd5cad13abba0725b1b03b47 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -205,6 +205,7 @@ source_set("common") {
"//sandbox",
"//storage/common",
"//third_party/WebKit/public:blink",
+ "//third_party/boringssl",
"//third_party/mojo/src/mojo/edk/system",
"//ui/gl",
]
« no previous file with comments | « no previous file | content/common/experiments/api_key.h » ('j') | content/common/experiments/api_key.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698