Index: chrome_frame/test/net/fake_external_tab.cc |
=================================================================== |
--- chrome_frame/test/net/fake_external_tab.cc (revision 51045) |
+++ chrome_frame/test/net/fake_external_tab.cc (working copy) |
@@ -304,7 +304,7 @@ |
// directly because it will attempt to initialize some things such as |
// ICU that have already been initialized for this process. |
InitializeLogging(); |
- base::Time::UseHighResolutionTimer(true); |
+ base::Time::EnableHighResolutionTimer(true); |
SuppressErrorDialogs(); |
DebugUtil::SuppressDialogs(); |