Chromium Code Reviews| Index: content/shell/mac/exported_symbols.exp |
| diff --git a/content/shell/mac/exported_symbols.exp b/content/shell/mac/exported_symbols.exp |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..87a2d582e5c8f9b69fd22cb31ede0091bd927d8c |
| --- /dev/null |
| +++ b/content/shell/mac/exported_symbols.exp |
| @@ -0,0 +1,3 @@ |
| +__ZN17ShellMainDelegateC1Ev |
|
Mark Mentovai
2012/02/28 20:12:40
Can we come up with a better solution than forcing
Mark Mentovai
2012/02/28 20:12:40
Boilerplate lice and a description, as noted elsew
Avi (use Gerrit)
2012/02/29 19:46:50
Everything in this file is mooted.
|
| +__ZN17ShellMainDelegateD1Ev |
| +__ZN7content11ContentMainEiPPKcPNS_19ContentMainDelegateE |
|
Mark Mentovai
2012/02/28 20:12:40
As mentioned previously, it’s unlikely that you ne
|