| Index: chrome/browser/win/chrome_process_finder.cc
|
| diff --git a/chrome/browser/win/chrome_process_finder.cc b/chrome/browser/win/chrome_process_finder.cc
|
| index c668b38f387cc7a25723e445b73930f619c3769a..68ce94f6011e595356e37524ebb16bbeebd771b9 100644
|
| --- a/chrome/browser/win/chrome_process_finder.cc
|
| +++ b/chrome/browser/win/chrome_process_finder.cc
|
| @@ -14,7 +14,6 @@
|
| #include "base/process/process.h"
|
| #include "base/process/process_info.h"
|
| #include "base/strings/string_number_conversions.h"
|
| -#include "base/strings/stringprintf.h"
|
| #include "base/strings/utf_string_conversions.h"
|
| #include "base/win/message_window.h"
|
| #include "base/win/scoped_handle.h"
|
|
|