Index: ui/keyboard/resources/index.html |
diff --git a/ui/keyboard/resources/index.html b/ui/keyboard/resources/index.html |
index 3812f9f72f238f61aae6ae9cd39ac6dd8a443bea..3d237e55869a474c64d73e2891e0cd0f94313c4b 100644 |
--- a/ui/keyboard/resources/index.html |
+++ b/ui/keyboard/resources/index.html |
@@ -32,6 +32,7 @@ |
<!-- TODO(kevers|biao): Switch to dynamic loading strategy once supported |
in Polymer (http://www.crbug.com/260278).--> |
<link id="dvorak" rel="import" href="layouts/dvorak.html"> |
+ <link id="numeric" rel="import" href="layouts/numeric.html"> |
<link id="qwerty" rel="import" href="layouts/qwerty.html"> |
<!--TODO(stevet): Import 'Open Sans' font. --> |
</head> |