| Index: webkit/base/origin_url_conversions.h
|
| diff --git a/webkit/base/origin_url_conversions.h b/webkit/base/origin_url_conversions.h
|
| index 4a3b4a46024f92f4cec41afa186024d7792698dc..5c5619cd9522dc8d456009d173daa16b35792132 100644
|
| --- a/webkit/base/origin_url_conversions.h
|
| +++ b/webkit/base/origin_url_conversions.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef WEBKIT_BASE_ORIGIN_URL_CONVERSIONS_H_
|
| #define WEBKIT_BASE_ORIGIN_URL_CONVERSIONS_H_
|
|
|
| -#include "base/string16.h"
|
| +#include "base/strings/string16.h"
|
| #include "webkit/base/webkit_base_export.h"
|
|
|
| class GURL;
|
|
|