Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(359)

Unified Diff: chrome/browser/resources/options/route_stub.html

Issue 2236213002: Add quick unlock Settings in options page (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: incorporate comments from jdufault@ Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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>

Powered by Google App Engine
This is Rietveld 408576698