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

Unified Diff: content/test/BUILD.gn

Issue 1422573008: Plumbing SSLPrivateKey (//net) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixing extra tab. Created 5 years, 2 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
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 3b0dd9227d9c56d2fe24017bba49ee1dc9143c6f..f0d99eaaaf8cea90fdcaaa70455c816401f1894b 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -163,6 +163,7 @@ source_set("test_support") {
"//content/shell/android:copy_content_shell_assets",
"//ui/android",
"//ui/shell_dialogs",
+ "//third_party/boringssl",
davidben 2015/11/04 00:17:38 Is this needed?
svaldez 2015/11/04 16:55:52 Done.
]
}

Powered by Google App Engine
This is Rietveld 408576698