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

Unified Diff: android_webview/BUILD.gn

Issue 2332473002: Use new BoringSSL scopers in //crypto (Closed)
Patch Set: typo Created 4 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
« no previous file with comments | « no previous file | components/update_client/request_sender_unittest.cc » ('j') | crypto/ec_private_key.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/BUILD.gn
diff --git a/android_webview/BUILD.gn b/android_webview/BUILD.gn
index 3ef9827564cf4e2c263efb89885ac196e3fe5695..459c9d5d3dde4f3887365ee25d6fe4e7b9861d0d 100644
--- a/android_webview/BUILD.gn
+++ b/android_webview/BUILD.gn
@@ -655,6 +655,7 @@ source_set("common") {
"//content",
"//content/public/app:both",
"//content/public/browser",
+ "//crypto",
michaelbai 2016/09/26 21:33:30 sorry, don't understand this change, why it is not
davidben 2016/09/26 21:42:00 A number of files in android_webview depend on cry
"//gin",
"//gpu/command_buffer/client:gl_in_process_context",
"//gpu/command_buffer/client:gles2_c_lib",
« no previous file with comments | « no previous file | components/update_client/request_sender_unittest.cc » ('j') | crypto/ec_private_key.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698