aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/bindings/codegen/test
diff options
context:
space:
mode:
Diffstat (limited to 'components/script/dom/bindings/codegen/test')
-rw-r--r--components/script/dom/bindings/codegen/test/TestDictionary.webidl2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/script/dom/bindings/codegen/test/TestDictionary.webidl b/components/script/dom/bindings/codegen/test/TestDictionary.webidl
index 3dd91bd6500..37b7f5e84fb 100644
--- a/components/script/dom/bindings/codegen/test/TestDictionary.webidl
+++ b/components/script/dom/bindings/codegen/test/TestDictionary.webidl
@@ -6,4 +6,4 @@
dictionary GrandparentDict {
double someNum;
-}; \ No newline at end of file
+};