Chromium Code Reviews| Index: chrome/browser/browser_main_gtk.cc |
| diff --git a/chrome/browser/browser_main_gtk.cc b/chrome/browser/browser_main_gtk.cc |
| index c64d5731e2dc36acd970ea32b2ff73b69892cd05..520c652bbd7053e4c712bb2a913c6cf30e05b345 100644 |
| --- a/chrome/browser/browser_main_gtk.cc |
| +++ b/chrome/browser/browser_main_gtk.cc |
| @@ -14,9 +14,6 @@ |
| #include "chrome/app/breakpad_linux.h" |
| #endif |
| -void WillInitializeMainMessageLoop(const MainFunctionParams& parameters) { |
| -} |
| - |
| void DidEndMainMessageLoop() { |
| } |