diff options
author | Cameron McCormack <cam@mcc.id.au> | 2016-11-03 17:53:12 +0800 |
---|---|---|
committer | Cameron McCormack <cam@mcc.id.au> | 2016-11-21 11:35:02 +0800 |
commit | c6be1a8995eed8cb40288e7cf90dfa07cb9351ac (patch) | |
tree | 62cf703aa621b87f2372d7260e7b25386931356c /components/style/binding_tools/regen.py | |
parent | dd611ef310159ff3de5e7117186504c050ddb02e (diff) | |
download | servo-c6be1a8995eed8cb40288e7cf90dfa07cb9351ac.tar.gz servo-c6be1a8995eed8cb40288e7cf90dfa07cb9351ac.zip |
Regenerate bindings.
MozReview-Commit-ID: LLZf2HKBpjF
Diffstat (limited to 'components/style/binding_tools/regen.py')
-rwxr-xr-x | components/style/binding_tools/regen.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/components/style/binding_tools/regen.py b/components/style/binding_tools/regen.py index 78a22738f1a..88ed56baf00 100755 --- a/components/style/binding_tools/regen.py +++ b/components/style/binding_tools/regen.py @@ -278,6 +278,7 @@ COMPILATION_TARGETS = { "nsCSSValue", "nsCSSValueSharedList", "nsChangeHint", + "nsCursorImage", "nsFont", "nsIAtom", "nsIDocument", |