Chromium Code Reviews| 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 |