| Index: webkit/plugins/npapi/plugin_constants_win.h
|
| diff --git a/webkit/plugins/npapi/plugin_constants_win.h b/webkit/plugins/npapi/plugin_constants_win.h
|
| index da2cace194573d1bfad396e9be0bf61057002035..35dafa1462ce3850dc10a7ce502b37cd8b027753 100644
|
| --- a/webkit/plugins/npapi/plugin_constants_win.h
|
| +++ b/webkit/plugins/npapi/plugin_constants_win.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef WEBKIT_PLUGINS_NPAPI_PLUGIN_CONSTANTS_WIN_H_
|
| #define WEBKIT_PLUGINS_NPAPI_PLUGIN_CONSTANTS_WIN_H_
|
|
|
| -#include "base/string16.h"
|
| +#include "base/strings/string16.h"
|
|
|
| #if !defined(OS_WIN)
|
| #error "Windows-only header"
|
|
|