| Index: chrome/installer/launcher_support/chrome_launcher_support.cc
|
| diff --git a/chrome/installer/launcher_support/chrome_launcher_support.cc b/chrome/installer/launcher_support/chrome_launcher_support.cc
|
| index 9e9ba92604d6bde5c4d5be35b0b479d14ba85fc0..9574ae13560cf43a2bf997aae0bd3983127c6bee 100644
|
| --- a/chrome/installer/launcher_support/chrome_launcher_support.cc
|
| +++ b/chrome/installer/launcher_support/chrome_launcher_support.cc
|
| @@ -6,8 +6,8 @@
|
|
|
| #include <windows.h>
|
|
|
| -#include "base/file_util.h"
|
| #include "base/files/file_path.h"
|
| +#include "base/files/file_util.h"
|
| #include "base/strings/string16.h"
|
| #include "base/win/registry.h"
|
|
|
|
|