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

Unified Diff: third_party/protobuf/patches/0011-libprotobuf_export.patch

Issue 2590803003: Revert "third_party/protobuf: Update to HEAD (83d681ee2c)" (Closed)
Patch Set: Created 4 years 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 | « third_party/protobuf/patches/0010-uninline-generated-code.patch ('k') | third_party/protobuf/php/README.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/protobuf/patches/0011-libprotobuf_export.patch
diff --git a/third_party/protobuf/patches/0011-libprotobuf_export.patch b/third_party/protobuf/patches/0011-libprotobuf_export.patch
new file mode 100644
index 0000000000000000000000000000000000000000..2919ff5be8e57404fa0e8843a30d34a0872402ab
--- /dev/null
+++ b/third_party/protobuf/patches/0011-libprotobuf_export.patch
@@ -0,0 +1,11 @@
+--- protobuf-3.0.0-beta-3/src/google/protobuf/arena.h 2016-05-16 11:34:04.000000000 -0700
++++ /usr/local/google/home/xyzzyz/chromium/src/third_party/protobuf/src/google/protobuf/arena.h 2016-05-17 14:38:50.109603998 -0700
+@@ -213,7 +213,7 @@
+ // well as RepeatedPtrField.
+
+ #if __cplusplus >= 201103L
+-class Arena final {
++class LIBPROTOBUF_EXPORT Arena final {
+ #else
+ class LIBPROTOBUF_EXPORT Arena {
+ #endif
« no previous file with comments | « third_party/protobuf/patches/0010-uninline-generated-code.patch ('k') | third_party/protobuf/php/README.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698