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

Unified Diff: chromecast/chromecast.gyp

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: chromecast/chromecast.gyp
diff --git a/chromecast/chromecast.gyp b/chromecast/chromecast.gyp
index 3e5ea4abc5fb339059f6c58293161dac91da4f77..748fdcbbfe2e508e56954d63903fb6e3f0964685 100644
--- a/chromecast/chromecast.gyp
+++ b/chromecast/chromecast.gyp
@@ -449,6 +449,7 @@
'../components/components.gyp:cdm_browser',
'../components/components.gyp:external_video_surface',
'cast_jni_headers',
+ '../third_party/boringssl/boringssl.gyp:boringssl',
davidben 2015/11/04 00:17:38 Is this needed?
svaldez 2015/11/04 16:55:51 Done.
],
}],
],

Powered by Google App Engine
This is Rietveld 408576698