| Index: chrome_frame/metrics_service.cc
|
| ===================================================================
|
| --- chrome_frame/metrics_service.cc (revision 70342)
|
| +++ chrome_frame/metrics_service.cc (working copy)
|
| @@ -58,7 +58,7 @@
|
| #include "base/string_split.h"
|
| #include "base/string_util.h"
|
| #include "base/stringprintf.h"
|
| -#include "base/thread.h"
|
| +#include "base/threading/thread.h"
|
| #include "base/string_number_conversions.h"
|
| #include "base/utf_string_conversions.h"
|
| #include "chrome/common/chrome_version_info.h"
|
|
|