| Index: chrome/browser/first_run/upgrade_util_win.cc
|
| diff --git a/chrome/browser/first_run/upgrade_util_win.cc b/chrome/browser/first_run/upgrade_util_win.cc
|
| index 59d4f0821b92e58d7ee7c4a1c639b38e02b5926e..77144eaa865ddbed2887fdd2f8a82f65439b55f3 100644
|
| --- a/chrome/browser/first_run/upgrade_util_win.cc
|
| +++ b/chrome/browser/first_run/upgrade_util_win.cc
|
| @@ -26,7 +26,7 @@
|
| #include "chrome/installer/util/install_util.h"
|
| #include "chrome/installer/util/shell_util.h"
|
| #include "chrome/installer/util/util_constants.h"
|
| -#include "google_update_idl.h"
|
| +#include "google_update/google_update_idl.h"
|
|
|
| namespace {
|
|
|
|
|