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

Unified Diff: chrome/app/framework.order

Issue 1351143005: mac: Remove a few symbols from framework.order (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: nacl Created 5 years, 3 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 | no next file » | 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 9c4360c664efdfa66bb76839cee3596cb300516e..8f6c1cf8fa0a66748d013fa18cbbed9b5716b800 100644
--- a/chrome/app/framework.order
+++ b/chrome/app/framework.order
@@ -17,14 +17,7 @@
# an error to list symbols in this file that will not be present in each
# output variant.
-_NP_GetEntryPoints
-_NP_GetMIMEDescription
-_NP_GetValue
-_NP_Initialize
-_NP_Shutdown
__CTFontManagerUnregisterFontForData
-__ZN7WebCore22narrowPrecisionToFloatIdEEfT_
-__ZN7WebCore24narrowPrecisionToCGFloatIdEEfT_
__ZnwmPv
Mark Mentovai 2015/09/18 20:15:10 I wonder if we need these two at all.
Nico 2015/09/18 20:24:08 I didn't remove these two. They might be needed on
__ZdlPvS_
_catch_exception_raise
Mark Mentovai 2015/09/18 20:15:10 We can lose this now too. It was for Breakpad, but
@@ -49,10 +42,6 @@ ___gcov_fork
# Provided by build/sanitizers/sanitizer_options.cc in ASan builds.
___asan_default_options
-# Written in asm as a .globl. (Is that necessary?)
-_NaClSwitch
-_NaClSyscallSeg
-
# Entry point from the app mode loader.
_ChromeAppModeStart
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698