| Index: content/browser/plugin_data_remover_impl_browsertest.cc
|
| ===================================================================
|
| --- content/browser/plugin_data_remover_impl_browsertest.cc (revision 148497)
|
| +++ content/browser/plugin_data_remover_impl_browsertest.cc (working copy)
|
| @@ -49,7 +49,7 @@
|
| base::WaitableEvent* event =
|
| plugin_data_remover.StartRemoving(base::Time());
|
| watcher.StartWatching(event, this);
|
| - ui_test_utils::RunMessageLoop();
|
| + content::RunMessageLoop();
|
| }
|
|
|
| } // namespace content
|
|
|