| Index: chrome/installer/util/google_update_util.cc
|
| diff --git a/chrome/installer/util/google_update_util.cc b/chrome/installer/util/google_update_util.cc
|
| index a4df73ba458880ea128cee387f3c0755386cc3d3..8434ab91559c2b28f17f6b7ad9dc4185ff7c3538 100644
|
| --- a/chrome/installer/util/google_update_util.cc
|
| +++ b/chrome/installer/util/google_update_util.cc
|
| @@ -15,7 +15,7 @@
|
| #include "base/logging.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/process_util.h"
|
| -#include "base/string16.h"
|
| +#include "base/strings/string16.h"
|
| #include "base/strings/string_split.h"
|
| #include "base/time.h"
|
| #include "base/win/registry.h"
|
|
|