aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/hashchangeevent.rs
diff options
context:
space:
mode:
authorAnthony Ramine <n.oxyde@gmail.com>2017-02-21 11:27:05 +0100
committerAnthony Ramine <n.oxyde@gmail.com>2017-02-24 01:50:51 +0100
commit31e9d81c0f8fdfa4bb8ab27fda804b8d424e5378 (patch)
tree2a60d1308916da48c5c3958572865f48f03c60e3 /components/script/dom/hashchangeevent.rs
parent64885c4213c97c818f37026c7071975f299466fb (diff)
downloadservo-31e9d81c0f8fdfa4bb8ab27fda804b8d424e5378.tar.gz
servo-31e9d81c0f8fdfa4bb8ab27fda804b8d424e5378.zip
Make #[dom_struct] a proc_macro attribute
Diffstat (limited to 'components/script/dom/hashchangeevent.rs')
-rw-r--r--components/script/dom/hashchangeevent.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/components/script/dom/hashchangeevent.rs b/components/script/dom/hashchangeevent.rs
index cd4b2b0a71f..4505d79f440 100644
--- a/components/script/dom/hashchangeevent.rs
+++ b/components/script/dom/hashchangeevent.rs
@@ -12,6 +12,7 @@ use dom::bindings::reflector::reflect_dom_object;
use dom::bindings::str::{DOMString, USVString};
use dom::event::Event;
use dom::window::Window;
+use dom_struct::dom_struct;
use servo_atoms::Atom;
// https://html.spec.whatwg.org/multipage/#hashchangeevent