| Index: third_party/WebKit/Source/wtf/text/Unicode.h
|
| diff --git a/third_party/WebKit/Source/wtf/text/Unicode.h b/third_party/WebKit/Source/wtf/text/Unicode.h
|
| index 751b5e4c06dbc924ff1b736b78a2ca8f53c5961f..56064b153e8d1229b69cc40ffbdc8d5ea19f60ae 100644
|
| --- a/third_party/WebKit/Source/wtf/text/Unicode.h
|
| +++ b/third_party/WebKit/Source/wtf/text/Unicode.h
|
| @@ -32,4 +32,4 @@ typedef unsigned char LChar;
|
|
|
| static_assert(sizeof(UChar) == 2, "UChar should be two bytes");
|
|
|
| -#endif // WTF_Unicode_h
|
| +#endif // WTF_Unicode_h
|
|
|