Chromium Code Reviews| Index: lib/components/swap.html |
| diff --git a/lib/components/swap.html b/lib/components/swap.html |
| index 22518bb3c5d85c8efd3b806df7e1f9185ab1bee3..fb0a708dcb7227f37304b19a0ef76fe9d5322ca6 100644 |
| --- a/lib/components/swap.html |
| +++ b/lib/components/swap.html |
| @@ -1,7 +1,7 @@ |
| <!DOCTYPE html> |
| <html> |
| <body> |
| - <element name="x-swap" extends="div"> |
| + <element name="x-swap" extends="div" constructor="Swap"> |
| <template> |
| <style type='text/css'> |
| x-swap { |