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

Unified Diff: chromecast/chromecast.gyp

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: chromecast/chromecast.gyp
diff --git a/chromecast/chromecast.gyp b/chromecast/chromecast.gyp
index c48d00cf39811a65c2c490efe92f937b95e855f5..a562c142371c17bb6e9ba995bf1d02aba27c1254 100644
--- a/chromecast/chromecast.gyp
+++ b/chromecast/chromecast.gyp
@@ -433,6 +433,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