| Index: chrome/app/chrome_main_delegate.cc
|
| diff --git a/chrome/app/chrome_main_delegate.cc b/chrome/app/chrome_main_delegate.cc
|
| index 8ea00c77069be45358207274c58e24df948f0198..98b6fd30de6d44d6cfd0a5d4b0946925fc1de9ec 100644
|
| --- a/chrome/app/chrome_main_delegate.cc
|
| +++ b/chrome/app/chrome_main_delegate.cc
|
| @@ -519,7 +519,6 @@ bool ChromeMainDelegate::BasicStartupComplete(int* exit_code) {
|
| base::debug::InstallHandleHooks();
|
| else
|
| base::win::DisableHandleVerifier();
|
| -
|
| #endif
|
|
|
| chrome::RegisterPathProvider();
|
|
|