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

Unified Diff: ui/views/views.gyp

Issue 1517463003: Added comprehensive tests for views::Border. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase. Created 4 years, 6 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
« ui/views/border_unittest.cc ('K') | « ui/views/border_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/views.gyp
diff --git a/ui/views/views.gyp b/ui/views/views.gyp
index 2dbaf6099fa75c954579119fd424f4b052bf2d53..d96449e98c9aef8af10e679ef0417a5f89030b5b 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -579,6 +579,7 @@
'animation/ink_drop_impl_unittest.cc',
'animation/ink_drop_ripple_unittest.cc',
'animation/square_ink_drop_ripple_unittest.cc',
+ 'border_unittest.cc',
'bubble/bubble_border_unittest.cc',
'bubble/bubble_dialog_delegate_unittest.cc',
'bubble/bubble_frame_view_unittest.cc',
« ui/views/border_unittest.cc ('K') | « ui/views/border_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698