Chromium Code Reviews| Index: chrome/chrome_common.gypi |
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi |
| index b3b26ecc2bc5d8afd18f3ff5acec77c4ea145972..88e4ebc80569a06e4ce741d6101e8c09eb65a480 100644 |
| --- a/chrome/chrome_common.gypi |
| +++ b/chrome/chrome_common.gypi |
| @@ -489,7 +489,7 @@ |
| 'conditions': [ |
| ['use_openssl==1', { |
| 'dependencies': [ |
| - '../build/linux/system.gyp:openssl', |
| + '../third_party/openssl/openssl.gyp:openssl', |
| ], |
| }, |
| { # else !use_openssl |