List the Headers interface name to the list in interfaces test files.

This commit is contained in:
Jeena Lee 2016-07-19 22:56:14 -07:00
parent 60549c47ba
commit cec3697cb2
2 changed files with 2 additions and 0 deletions

View file

@ -48,6 +48,7 @@ test_interfaces([
"FocusEvent",
"FormData",
"HashChangeEvent",
"Headers",
"HTMLAnchorElement",
"HTMLAppletElement",
"HTMLAreaElement",

View file

@ -44,6 +44,7 @@ test_interfaces([
"FocusEvent",
"FormData",
"HashChangeEvent",
"Headers",
"HTMLAnchorElement",
"HTMLAppletElement",
"HTMLAreaElement",