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

Unified Diff: ui/views/views.gyp

Issue 14744016: Remove unnecessary ui::CompositorTestSupport (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Add compositor_test_support dependency to ui/snapshot and ui/views test targets Created 7 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
« no previous file with comments | « ui/views/run_all_unittests.cc ('k') | webkit/support/webkit_support.gypi » ('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 a8d4bfa35fbd4ba7024e2f0bcbf15bdaa4f10d96..20ad45b3c3069909641614d0c5066d93df2c8caa 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -1006,7 +1006,6 @@
['use_aura==1', {
'dependencies': [
'../compositor/compositor.gyp:compositor',
- '../compositor/compositor.gyp:compositor_test_support',
],
}],
['OS=="win"', {
« no previous file with comments | « ui/views/run_all_unittests.cc ('k') | webkit/support/webkit_support.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698