Chromium Code Reviews| 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 |