Index: chrome/browser/chromeos/google_update_chromeos.cc |
=================================================================== |
--- chrome/browser/chromeos/google_update_chromeos.cc (revision 70342) |
+++ chrome/browser/chromeos/google_update_chromeos.cc (working copy) |
@@ -8,7 +8,7 @@ |
#include "base/path_service.h" |
#include "base/string_util.h" |
#include "base/task.h" |
-#include "base/thread.h" |
+#include "base/threading/thread.h" |
#include "base/utf_string_conversions.h" |
#include "chrome/browser/browser_thread.h" |
#include "chrome/browser/chromeos/cros/cros_library.h" |