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

Unified Diff: chrome/browser/resources/user_manager/user_manager.html

Issue 668983004: Add <a is="action-link">, a web component extension of <a> for in-page actions. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge Created 6 years, 2 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/user_manager/user_manager.html
diff --git a/chrome/browser/resources/user_manager/user_manager.html b/chrome/browser/resources/user_manager/user_manager.html
index 8c0c7a7906323c8ae701e4dff55611c575861ae7..d89e4a6179859b73b6d1868e93f3920c06df258d 100644
--- a/chrome/browser/resources/user_manager/user_manager.html
+++ b/chrome/browser/resources/user_manager/user_manager.html
@@ -16,6 +16,7 @@
<link rel="stylesheet" href="user_manager_tutorial.css">
<!-- framework imports -->
<!-- as per chrome/browser/resources/chromeos/login/login_resources.html -->
+<script src="chrome://resources/js/action_link.js"></script>
<script src="chrome://resources/js/cr.js"></script>
<script src="chrome://resources/js/event_tracker.js"></script>
<script src="chrome://resources/js/cr/event_target.js"></script>
« no previous file with comments | « chrome/browser/resources/sync_setup_overlay.html ('k') | chrome/browser/resources/user_manager/user_manager_tutorial.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698