DescriptionMinimal number of if-def changes to support OS_IOS in content_main_runner.cc
Revert "Revert 155980 - Minimal number of if-def changes to support OS_IOS in content_main_runner.cc"
This reverts commit d582fbc2e6a6490096e3b5b6fcafbb228f90fcfe.
The original CL had moved the initialization of the AtExitManager to within a non-Windows block. This moves it back down to where it was originally, adding a !OS_IOS to the !OS_ANDROID define.
BUG=None
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=156520
Patch Set 1 #Patch Set 2 : Moved AtExitManager out of non-windows block #Patch Set 3 : rebase #Messages
Total messages: 6 (0 generated)
|