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

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

Issue 2338133011: MD Settings: Use scrollable behavior for all iron-list containers (Closed)
Patch Set: Rebase Created 4 years, 3 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/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 9a504796026de04bc244d660dc7dc205a4361773..cf9a8e5d12061d58aa9b858fba8270e99fc58372 100644
--- a/chrome/browser/resources/settings/search_engines_page/compiled_resources2.gyp
+++ b/chrome/browser/resources/settings/search_engines_page/compiled_resources2.gyp
@@ -32,6 +32,7 @@
{
'target_name': 'search_engines_list',
'dependencies': [
+ '<(DEPTH)/ui/webui/resources/cr_elements/compiled_resources2.gyp:cr_scrollable_behavior',
'<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:cr',
'search_engines_browser_proxy',
],

Powered by Google App Engine
This is Rietveld 408576698