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

Unified Diff: ui/file_manager/file_manager/foreground/js/ui/directory_tree_unittest.html

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/directory_tree_unittest.html
diff --git a/ui/file_manager/file_manager/foreground/js/ui/directory_tree_unittest.html b/ui/file_manager/file_manager/foreground/js/ui/directory_tree_unittest.html
index e1f0e19b8289c5641c1d31de7ea22796140df018..debe979e04e30a88a23ccde184e730a61721a7c3 100644
--- a/ui/file_manager/file_manager/foreground/js/ui/directory_tree_unittest.html
+++ b/ui/file_manager/file_manager/foreground/js/ui/directory_tree_unittest.html
@@ -29,6 +29,7 @@
<script src="../mock_navigation_list_model.js"></script>
<script src="../navigation_list_model.js"></script>
<script src="directory_tree.js"></script>
+ <script src="scrollbar.js"></script>
<script src="directory_tree_unittest.js"></script>
</body>

Powered by Google App Engine
This is Rietveld 408576698