| Index: chrome/app/framework.order
|
| diff --git a/chrome/app/framework.order b/chrome/app/framework.order
|
| index 9c4360c664efdfa66bb76839cee3596cb300516e..c30922a16d7e491e554cb7e51ed8656058a725a8 100644
|
| --- a/chrome/app/framework.order
|
| +++ b/chrome/app/framework.order
|
| @@ -17,42 +17,13 @@
|
| # 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
|
| __ZdlPvS_
|
| -_catch_exception_raise
|
| -
|
| -# List the gcov symbols so the code coverage bot doesn't trip up in
|
| -# the verify_order post build step.
|
| -___gcov_init
|
| -___gcov_seek
|
| -___gcov_write_tag_length
|
| -___gcov_write_counter
|
| -___gcov_write_unsigned
|
| -___gcov_write_summary
|
| -___gcov_read_counter
|
| -___gcov_read_unsigned
|
| -___gcov_read_summary
|
| -___gcov_close
|
| -___gcov_open
|
| -___gcov_flush
|
| -___gcov_merge_add
|
| -___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
|
|
|
|
|