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

Unified Diff: chrome/app/framework.order

Issue 2025133002: mac: Remove a workaround that's no longer needed. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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 | « no previous file | content/common/mac/font_loader.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/framework.order
diff --git a/chrome/app/framework.order b/chrome/app/framework.order
index 062dba88fdf21d5f3d30d6201b26fa12e162b839..8dc2eecd8c8ee33387c51eb3eda3cc768e007b70 100644
--- a/chrome/app/framework.order
+++ b/chrome/app/framework.order
@@ -12,12 +12,9 @@
#
# Not all symbols will appear in all build types. Varying optimizations may
# result in differences between the set of symbols present in debug and
-# release modes. When Breakpad is in use, _catch_exception_raise will be
-# present, but it will not appear in non-Breakpad-enabled builds. It is not
-# an error to list symbols in this file that will not be present in each
-# output variant.
+# release modes. It is not an error to list symbols in this file that will not
+# be present in each output variant.
-__CTFontManagerUnregisterFontForData
__ZnwmPv
__ZdlPvS_
« no previous file with comments | « no previous file | content/common/mac/font_loader.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698