| Index: chrome_frame/test/net/fake_external_tab.cc
|
| ===================================================================
|
| --- chrome_frame/test/net/fake_external_tab.cc (revision 71446)
|
| +++ chrome_frame/test/net/fake_external_tab.cc (working copy)
|
| @@ -183,7 +183,7 @@
|
|
|
| void FakeExternalTab::Initialize() {
|
| DCHECK(g_browser_process == NULL);
|
| - SystemMonitor system_monitor;
|
| + ui::SystemMonitor system_monitor;
|
|
|
| // The gears plugin causes the PluginRequestInterceptor to kick in and it
|
| // will cause problems when it tries to intercept URL requests.
|
|
|