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

Unified Diff: content/shell/mac/exported_symbols.exp

Issue 9513006: First pass at content shell for the Mac. Doesn't work yet. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 10 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
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

Powered by Google App Engine
This is Rietveld 408576698