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

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 comments from PS#13 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') | no next file with comments »
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 e60bfee4c1a5b28a302343db7fbe55d631d6297a..bd80d2333a2b7ef066ca82f970bd2aa997c72598 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') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698