diff options
Diffstat (limited to 'components/msg')
-rw-r--r-- | components/msg/constellation_msg.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/components/msg/constellation_msg.rs b/components/msg/constellation_msg.rs index 5b5110099f6..02d4157f20c 100644 --- a/components/msg/constellation_msg.rs +++ b/components/msg/constellation_msg.rs @@ -310,3 +310,4 @@ pub enum FrameType { IFrame, MozBrowserIFrame, } + |