Chromium Code Reviews| Index: chrome/browser/resources/options/route_stub.html |
| diff --git a/chrome/browser/resources/options/route_stub.html b/chrome/browser/resources/options/route_stub.html |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..9ddab9069436b9ce7f0dda7c337b655c621d9926 |
| --- /dev/null |
| +++ b/chrome/browser/resources/options/route_stub.html |
| @@ -0,0 +1,5 @@ |
| +<!-- TODO(xiaoyinh@): This file should be removed once |
| + we don't need to support options --> |
| +<link rel="import" href="chrome://resources/html/cr.html"> |
| + |
| +<script src="route_stub.js"></script> |