| Index: third_party/WebKit/Source/build/scripts/templates/fields/storage_only.tmpl
|
| diff --git a/third_party/WebKit/Source/build/scripts/templates/fields/storage_only.tmpl b/third_party/WebKit/Source/build/scripts/templates/fields/storage_only.tmpl
|
| index 9639b1857fea6443ec556bb069e221ddebc4ac69..551d2cc1b6d9d37d2e5c19da37b776bc01b92c44 100644
|
| --- a/third_party/WebKit/Source/build/scripts/templates/fields/storage_only.tmpl
|
| +++ b/third_party/WebKit/Source/build/scripts/templates/fields/storage_only.tmpl
|
| @@ -1,3 +1,3 @@
|
| {% macro decl_methods(field) -%}
|
| -// Not generated
|
| +// Getters and setters not generated
|
| {%- endmacro %}
|
|
|