Index: build/linux/system.gyp |
diff --git a/build/linux/system.gyp b/build/linux/system.gyp |
index 59c31a6679e214f644aa7e07a029beedb09ff92a..d81b8d4e09ef15ccb8c2e5ff1dff5d22e606d8b2 100644 |
--- a/build/linux/system.gyp |
+++ b/build/linux/system.gyp |
@@ -985,7 +985,7 @@ |
'conditions': [ |
['use_openssl==1', { |
'dependencies': [ |
- '../../third_party/openssl/openssl.gyp:openssl', |
+ '../../third_party/boringssl/boringssl.gyp:boringssl', |
], |
}], |
['use_openssl==0', { |