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

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: bleh 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..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
« 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