Commit 51dd1f71 authored by Kent Tamura's avatar Kent Tamura Committed by Commit Bot

move_blink_source.py: Rename CSSOMFoo to cssom_foo

instead of css_om_foo.
This CL has no behavior changes.

Bug: 578345
Change-Id: I54e26c53291c7d95611ad6afdff59d49be57d66e
Reviewed-on: https://chromium-review.googlesource.com/963866Reviewed-by: default avatarHitoshi Yoshida <peria@chromium.org>
Commit-Queue: Kent Tamura <tkent@chromium.org>
Cr-Commit-Position: refs/heads/master@{#543309}
parent 6f2cdb62
...@@ -20,6 +20,7 @@ SPECIAL_TOKENS = [ ...@@ -20,6 +20,7 @@ SPECIAL_TOKENS = [
'Uint32', 'Uint32',
'WebGL2', 'WebGL2',
'ASCII', 'ASCII',
'CSSOM',
'CType', 'CType',
'DList', 'DList',
'Int16', 'Int16',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment