| Index: chrome/installer/util/google_update_settings.cc
|
| ===================================================================
|
| --- chrome/installer/util/google_update_settings.cc (revision 70342)
|
| +++ chrome/installer/util/google_update_settings.cc (working copy)
|
| @@ -9,7 +9,7 @@
|
| #include "base/command_line.h"
|
| #include "base/string_number_conversions.h"
|
| #include "base/string_util.h"
|
| -#include "base/thread_restrictions.h"
|
| +#include "base/threading/thread_restrictions.h"
|
| #include "base/time.h"
|
| #include "base/win/registry.h"
|
| #include "chrome/common/chrome_switches.h"
|
|
|