Chromium Code Reviews| Index: chrome/installer/util/wmi.h |
| diff --git a/chrome/installer/util/wmi.h b/chrome/installer/util/wmi.h |
| index 14c8e4348f3ff2aee14fc066184e10bd743b63cc..b1d391ffbc1c279299ea39e24ea86f7e1855f1d5 100644 |
| --- a/chrome/installer/util/wmi.h |
| +++ b/chrome/installer/util/wmi.h |
| @@ -20,9 +20,9 @@ |
| #ifndef CHROME_INSTALLER_UTIL_WMI_H_ |
| #define CHROME_INSTALLER_UTIL_WMI_H_ |
| -#include "base/string16.h" |
| #include <string> |
| #include <wbemidl.h> |
| +#include "base/strings/string16.h" |
| namespace installer { |