| Index: chrome/browser/google/google_brand_chromeos.cc
|
| diff --git a/chrome/browser/google/google_brand_chromeos.cc b/chrome/browser/google/google_brand_chromeos.cc
|
| index 849416839ad008119565936e440cb7325977df67..3ef3374c944d17cc5b3c21e9085c83055846967a 100644
|
| --- a/chrome/browser/google/google_brand_chromeos.cc
|
| +++ b/chrome/browser/google/google_brand_chromeos.cc
|
| @@ -4,8 +4,8 @@
|
|
|
| #include "base/basictypes.h"
|
| #include "base/bind.h"
|
| -#include "base/file_util.h"
|
| #include "base/files/file_path.h"
|
| +#include "base/files/file_util.h"
|
| #include "base/logging.h"
|
| #include "base/prefs/pref_service.h"
|
| #include "base/strings/string_util.h"
|
|
|