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

Unified Diff: chrome/browser/resources/settings/search_engines_page/compiled_resources2.gyp

Issue 2454483002: Make search engine iron-list aware of the global scrollTarget. (Closed)
Patch Set: Created 4 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
« no previous file with comments | « no previous file | chrome/browser/resources/settings/search_engines_page/search_engines_list.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/settings/search_engines_page/compiled_resources2.gyp
diff --git a/chrome/browser/resources/settings/search_engines_page/compiled_resources2.gyp b/chrome/browser/resources/settings/search_engines_page/compiled_resources2.gyp
index e2c00eddd376cd83ea6bf6f11660c308924d140f..5fefef8f507875c72a129454eaf0b5461eb21a60 100644
--- a/chrome/browser/resources/settings/search_engines_page/compiled_resources2.gyp
+++ b/chrome/browser/resources/settings/search_engines_page/compiled_resources2.gyp
@@ -45,7 +45,7 @@
{
'target_name': 'search_engines_list',
'dependencies': [
- '<(DEPTH)/ui/webui/resources/cr_elements/compiled_resources2.gyp:cr_scrollable_behavior',
+ '../compiled_resources2.gyp:global_scroll_target_behavior',
'<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:cr',
'search_engines_browser_proxy',
],
« no previous file with comments | « no previous file | chrome/browser/resources/settings/search_engines_page/search_engines_list.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698