Change call_new_handler to be non extern C; not called outside this code and it's...
commitf1e33fb052cdefa4579c6d05869785bfdf4ffca3
authorwfh@chromium.org <wfh@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 15 Feb 2013 19:37:13 +0000 (15 19:37 +0000)
committerwfh@chromium.org <wfh@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 15 Feb 2013 19:37:13 +0000 (15 19:37 +0000)
tree3d1a9702591ee75716cb1ccc1a656cfc455dd0df
parent3c61b0632c0eb82923e22494f5c5ac8dd1b9177a
Change call_new_handler to be non extern C; not called outside this code and it's causing issues with the linker on Win-64

BUG=166496

Review URL: https://chromiumcodereview.appspot.com/12256047

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@182788 0039d316-1c4b-4281-b951-d872f2087c98
base/allocator/allocator_shim.cc