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

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, 11 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 44dff7ed82c6f34a74a88abda8fe17663954837d..31e7d61a8fffdf535ecdff795c1ed04550aeea8e 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -545,6 +545,7 @@
'animation/bounds_animator_unittest.cc',
'animation/ink_drop_animation_controller_factory_unittest.cc',
'animation/ink_drop_animation_unittest.cc',
+ 'border_unittest.cc',
'bubble/bubble_border_unittest.cc',
'bubble/bubble_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