| Index: chrome/installer/util/html_dialog.h
|
| diff --git a/chrome/installer/util/html_dialog.h b/chrome/installer/util/html_dialog.h
|
| index ff9ece16672931b658066ab5b782d76f6287ce79..2892aacd3e2fcdf7550ed9296561692f221a18ce 100644
|
| --- a/chrome/installer/util/html_dialog.h
|
| +++ b/chrome/installer/util/html_dialog.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef CHROME_INSTALLER_UTIL_HTML_DIALOG_H_
|
| #define CHROME_INSTALLER_UTIL_HTML_DIALOG_H_
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "base/strings/string16.h"
|
|
|
| // This is the interface for creating HTML-based Dialogs *before* Chrome has
|
|
|