| Index: chrome/browser/google/google_update.h
|
| diff --git a/chrome/browser/google/google_update.h b/chrome/browser/google/google_update.h
|
| index 791c6c7f63f6b7e35cba461e1dbf6f1f935f3b7f..b621aafd34f39107932fda9c359a69cbce53341f 100644
|
| --- a/chrome/browser/google/google_update.h
|
| +++ b/chrome/browser/google/google_update.h
|
| @@ -10,7 +10,7 @@
|
| #include "base/memory/ref_counted.h"
|
| #include "base/string16.h"
|
| #if defined(OS_WIN)
|
| -#include "google_update_idl.h"
|
| +#include "google_update/google_update_idl.h"
|
| #endif
|
|
|
| class MessageLoop;
|
|
|