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

Unified Diff: ui/file_manager/file_manager/foreground/js/ui/compiled_resources2.gyp

Issue 2914573003: M59: Revert of "Replace homebrew scrollbar in Files app with that of Blink." (Closed)
Patch Set: Revert of "Replace homebrew scrollbar in Files app with that of Blink." (patchset #3 id:40001 of ht… Created 3 years, 7 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: ui/file_manager/file_manager/foreground/js/ui/compiled_resources2.gyp
diff --git a/ui/file_manager/file_manager/foreground/js/ui/compiled_resources2.gyp b/ui/file_manager/file_manager/foreground/js/ui/compiled_resources2.gyp
index 83c542861d3fd4d67a55b5528d3be046688df60c..ec2ed5100439e9973ad7da997c6f84d22bc3719d 100644
--- a/ui/file_manager/file_manager/foreground/js/ui/compiled_resources2.gyp
+++ b/ui/file_manager/file_manager/foreground/js/ui/compiled_resources2.gyp
@@ -199,6 +199,14 @@
# 'target_name': 'providers_menu',
# 'includes': ['../../../../compile_js2.gypi'],
# },
+ {
+ 'target_name': 'scrollbar',
+ 'dependencies': [
+ '../../../common/js/compiled_resources2.gyp:util',
+ '<(DEPTH)/ui/webui/resources/js/cr/compiled_resources2.gyp:ui',
+ ],
+ 'includes': ['../../../../compile_js2.gypi'],
+ },
# {
# 'target_name': 'search_box',
# 'includes': ['../../../../compile_js2.gypi'],

Powered by Google App Engine
This is Rietveld 408576698