| # Copyright 2011 The Chromium Authors | |
| # Use of this source code is governed by a BSD-style license that can be | |
| # found in the LICENSE file. | |
| # This file is passed to `ld -exported_symbol_list` and contains the list of | |
| # symbol names that will remain globally visible in the final link output from | |
| # the Mac browser and helper executables. All other symbols will be treated as | |
| # if they have hidden visibility. | |
| _main |