| Index: chrome/browser/command_updater.h
|
| diff --git a/chrome/browser/command_updater.h b/chrome/browser/command_updater.h
|
| index 840cb030444ad2fa2f78efe089050ef856a97fb6..c0b83b3536d9dd53f83cdb3eca78f772f4270c07 100644
|
| --- a/chrome/browser/command_updater.h
|
| +++ b/chrome/browser/command_updater.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "base/basictypes.h"
|
| #include "base/hash_tables.h"
|
| -#include "webkit/glue/window_open_disposition.h"
|
| +#include "ui/base/window_open_disposition.h"
|
|
|
| class CommandObserver;
|
| class CommandUpdaterDelegate;
|
|
|