Chromium Code Reviews| Index: ui/webui/resources/html/cr/ui/splitter.html |
| diff --git a/ui/webui/resources/html/cr/ui/splitter.html b/ui/webui/resources/html/cr/ui/splitter.html |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..5f0f78171fb99e9e0da5a1055f00d658b2e0ffc0 |
| --- /dev/null |
| +++ b/ui/webui/resources/html/cr/ui/splitter.html |
| @@ -0,0 +1,2 @@ |
| +<link rel="import" href="chrome://resources/html/cr/ui.html"> |
| +<script src="chrome://resources/js/cr/ui/splitter.js"></script> |