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

Unified Diff: content/content_tests.gypi

Issue 1304143010: Plumbing SSLPrivateKey Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixing unused function in Android. Created 5 years, 3 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 be6a6d4f3b7c7fc684f73bc3c4808cf7b810f757..8578b797425a7a22b06ba508ea4bcd7f96ac532c 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -1183,6 +1183,7 @@
],
'dependencies': [
'../testing/android/native_test.gyp:native_test_native_code',
+ '../third_party/boringssl/boringssl.gyp:boringssl',
davidben 2015/10/13 20:32:16 Corresponding change in content/test/BUILD.gn
svaldez 2015/10/14 15:06:18 Done.
],
'dependencies!': [
'../device/battery/battery.gyp:device_battery',

Powered by Google App Engine
This is Rietveld 408576698