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

Side by Side Diff: patches/STORE_ATTR_INFO_compare_declaration_conflict.patch

Issue 9254031: Upgrade chrome's OpenSSL to same version Android ships with. (Closed) Base URL: http://src.chromium.org/svn/trunk/deps/third_party/openssl/
Patch Set: '' Created 8 years, 11 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 --- openssl-1.0.0f-origin/crypto/store/str_locl.h 2004-05-18 02:49:06.0000 00000 +0800
2 +++ openssl-1.0.0f/crypto/store/str_locl.h 2012-01-19 02:17:50.751681437 +0 800
3 @@ -60,7 +60,7 @@
4 #define HEADER_STORE_LOCL_H
5
6 #include <openssl/crypto.h>
7 -#include <openssl/store.h>
8 +#include "store.h"
9
10 #ifdef __cplusplus
11 extern "C" {
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698