| Index: trunk/src/chrome/browser/profiles/off_the_record_profile_impl_unittest.cc
|
| ===================================================================
|
| --- trunk/src/chrome/browser/profiles/off_the_record_profile_impl_unittest.cc (revision 202762)
|
| +++ trunk/src/chrome/browser/profiles/off_the_record_profile_impl_unittest.cc (working copy)
|
| @@ -146,7 +146,7 @@
|
| child_profile->InitHostZoomMap();
|
|
|
| BrowserContextDependencyManager::GetInstance()->CreateBrowserContextServices(
|
| - child_profile.get(), true);
|
| + child_profile.get(), false);
|
|
|
| // Prepare child host zoom map.
|
| HostZoomMap* child_zoom_map =
|
|
|