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

Unified Diff: views/views.gyp

Issue 8754003: Move border_contents_unittest.cc to ui/views/bubble/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Sync and merge. Created 9 years, 1 month 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
« no previous file with comments | « ui/views/bubble/border_contents_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: views/views.gyp
diff --git a/views/views.gyp b/views/views.gyp
index aa50432524681b4b7046224004fe3316fe62bb71..889df744eb4d9f45ed85464111b1a59fa69387cd 100644
--- a/views/views.gyp
+++ b/views/views.gyp
@@ -508,6 +508,7 @@
],
'sources': [
'../ui/views/animation/bounds_animator_unittest.cc',
+ '../ui/views/bubble/border_contents_unittest.cc',
'../ui/views/bubble/bubble_delegate_unittest.cc',
'../ui/views/bubble/bubble_frame_view_unittest.cc',
'../ui/views/controls/combobox/native_combobox_views_unittest.cc',
« no previous file with comments | « ui/views/bubble/border_contents_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698