| Index: third_party/WebKit/Source/bindings/core/v8/IDLDictionaryBase.h
|
| diff --git a/third_party/WebKit/Source/bindings/core/v8/IDLDictionaryBase.h b/third_party/WebKit/Source/bindings/core/v8/IDLDictionaryBase.h
|
| index f19a8d560ab1d7da14d92726425b353c2a84a44c..168c307c55e12ba753573b79c95e565791f98cea 100644
|
| --- a/third_party/WebKit/Source/bindings/core/v8/IDLDictionaryBase.h
|
| +++ b/third_party/WebKit/Source/bindings/core/v8/IDLDictionaryBase.h
|
| @@ -14,7 +14,7 @@ namespace blink {
|
|
|
| // This class provides toV8Impl() virtual function which will be overridden
|
| // by auto-generated IDL dictionary impl classes. toV8Impl() is used
|
| -// in ToV8.h to provide a consistent API of toV8().
|
| +// in ToV8.h to provide a consistent API of ToV8().
|
| class CORE_EXPORT IDLDictionaryBase {
|
| DISALLOW_NEW_EXCEPT_PLACEMENT_NEW();
|
|
|
|
|