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

Side by Side Diff: chrome/browser/resources/settings/global_scroll_target_behavior.html

Issue 2538183008: Fix issue caused by updating list that references global scroll target. (Closed)
Patch Set: Created 4 years 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 unified diff | Download patch
OLDNEW
1 <link rel="import" href="/route.html">
michaelpg 2016/12/02 20:37:25 nit: chrome://resources before local imports
hcarmona 2016/12/05 15:57:35 Done.
1 <link rel="import" href="chrome://resources/html/cr.html"> 2 <link rel="import" href="chrome://resources/html/cr.html">
2 <script src="global_scroll_target_behavior.js"></script> 3 <script src="global_scroll_target_behavior.js"></script>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698