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

Unified Diff: ui/views/views.gyp

Issue 8888037: Windows component build fix for aura. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: addressed comments Created 9 years 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/test/test_tooltip_client.cc ('k') | ui/views/widget/tooltip_manager_aura.cc » ('j') | 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 3b60864579fe02cdfd7b7863428c2936b3bfbc42..fc5a1c52f95b762531692c66c04378539b230031 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -533,7 +533,6 @@
'focus/focus_traversal_unittest.cc',
'layout/box_layout_unittest.cc',
'layout/grid_layout_unittest.cc',
- 'test/test_tooltip_client.cc',
'test/test_tooltip_client.h',
'test/test_views_delegate.cc',
'test/test_views_delegate.h',
@@ -591,7 +590,6 @@
'sources/': [
['exclude', '../aura/test/test_desktop_delegate.cc'],
['exclude', '../aura/test/test_desktop_delegate.h'],
- ['exclude', 'test/test_tooltip_client.cc'],
],
}],
],
« no previous file with comments | « ui/views/test/test_tooltip_client.cc ('k') | ui/views/widget/tooltip_manager_aura.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698