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

Unified Diff: third_party/protobuf/mirclient.map

Issue 2885223002: Protobuf: Remove protobuf globals patch (Closed)
Patch Set: typo Created 3 years, 7 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 | « third_party/protobuf/mirclient.cc ('k') | third_party/protobuf/patches/0012-extract-globals.patch » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/protobuf/mirclient.map
diff --git a/third_party/protobuf/mirclient.map b/third_party/protobuf/mirclient.map
new file mode 100644
index 0000000000000000000000000000000000000000..45715a5e667755990b771cf1c9d2640583a06786
--- /dev/null
+++ b/third_party/protobuf/mirclient.map
@@ -0,0 +1,25 @@
+MIR_CLIENT_9 {
+ global:
+ *;
+};
+
+MIR_CLIENT_0.21 {};
+MIR_CLIENT_0.22 {};
+MIR_CLIENT_0.24 {};
+MIR_CLIENT_0.25 {};
+MIR_CLIENT_0.26 {};
+MIR_CLIENT_0.26.1 {};
+MIR_CLIENT_9.1 {};
+MIR_CLIENT_9.2 {};
+MIR_CLIENT_9v17 {};
+MIR_CLIENT_9v18 {};
+MIR_CLIENT_9v19 {};
+MIR_CLIENT_DETAIL_0.21 {};
+MIR_CLIENT_DETAIL_0.24 {};
+MIR_CLIENT_DETAIL_0.25 {};
+MIR_CLIENT_DETAIL_0.26 {};
+MIR_CLIENT_DETAIL_0.26.1 {};
+MIR_CLIENT_DETAIL_9 {};
+MIR_CLIENT_DETAIL_9v18 {};
+MIR_CLIENT_DETAIL_9v19 {};
+MIR_CLIENT_DETAIL_private_buffer_semantics {};
« no previous file with comments | « third_party/protobuf/mirclient.cc ('k') | third_party/protobuf/patches/0012-extract-globals.patch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698