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

Unified Diff: content/content_tests.gypi

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/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index da67d0950be61dbefd435148d9768818a9f2886c..ab77cefdbbfac7ccdf7cbc5d24cfab51077d6b37 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -1207,6 +1207,7 @@
],
'dependencies': [
'../testing/android/native_test.gyp:native_test_native_code',
+ '../third_party/boringssl/boringssl.gyp:boringssl',
davidben 2015/11/04 00:17:38 Is this needed?
svaldez 2015/11/04 16:55:52 Done.
],
'dependencies!': [
'../device/battery/battery.gyp:device_battery',

Powered by Google App Engine
This is Rietveld 408576698