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

Unified Diff: chrome/app/framework.order

Issue 2066004: Mac: app mode loader (shim). (Closed)
Patch Set: more changes per mark + merged ToT Created 10 years, 7 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 | « chrome/app/chrome_dll_app_mode_mac.mm ('k') | chrome/chrome.gyp » ('j') | 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 3ff59b01153cd7aa8fe903f2d4b3cc8246c41ffc..c527f6e9740a819b76f784bf87abc4f4c9bada34 100644
--- a/chrome/app/framework.order
+++ b/chrome/app/framework.order
@@ -63,5 +63,8 @@ ___gcov_fork
_NaClSwitch
_NaClSyscallSeg
+# Entry point from the app mode loader.
+_ChromeAppModeStart
+
# _ChromeMain must be listed last. That's the whole point of this file.
_ChromeMain
« no previous file with comments | « chrome/app/chrome_dll_app_mode_mac.mm ('k') | chrome/chrome.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698