Index: chrome/test/memory_test/memory_test.cc |
=================================================================== |
--- chrome/test/memory_test/memory_test.cc (revision 5371) |
+++ chrome/test/memory_test/memory_test.cc (working copy) |
@@ -266,7 +266,7 @@ |
void PrintIOPerfInfo(const wchar_t* test_name) { |
printf("\n"); |
BrowserProcessFilter chrome_filter(user_data_dir_); |
- process_util::NamedProcessIterator |
+ base::NamedProcessIterator |
chrome_process_itr(chrome::kBrowserProcessExecutableName, |
&chrome_filter); |