| Index: chrome/browser/chromeos/google_update_chromeos.cc
|
| ===================================================================
|
| --- chrome/browser/chromeos/google_update_chromeos.cc (revision 76326)
|
| +++ chrome/browser/chromeos/google_update_chromeos.cc (working copy)
|
| @@ -10,8 +10,8 @@
|
| #include "base/task.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"
|
| +#include "content/browser/browser_thread.h"
|
| #include "third_party/cros/chromeos_update.h"
|
| #include "views/window/window.h"
|
|
|
|
|