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

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

Issue 2782063002: Reland of "Replace homebrew scrollbar in Files app with that of Blink." (Closed)
Patch Set: Remove the 'scrollbar' target in compiled_resources2.gyp. Created 3 years, 9 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 6f7506a7beba3126e0e5b5a2af2ce990e03c18a3..d1f4572bd5bc846092d70c7dd79426e621dfddd8 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
@@ -191,14 +191,6 @@
# '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