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

Unified Diff: chromecast/chromecast.gyp

Issue 1304143010: Plumbing SSLPrivateKey Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixing upload and refptr. 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 f558b59f6e80ec314d1f3efea9acdb15a92b123f..c06a8b6593c440d64da118b923eb01ba1358d030 100644
--- a/chromecast/chromecast.gyp
+++ b/chromecast/chromecast.gyp
@@ -453,6 +453,7 @@
'../components/components.gyp:cdm_browser',
'../components/components.gyp:external_video_surface',
'cast_jni_headers',
+ '../third_party/boringssl/boringssl.gyp:boringssl',
],
}],
],

Powered by Google App Engine
This is Rietveld 408576698