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

Unified Diff: ui/gfx/compositor/compositor.gyp

Issue 8742022: Relands the following. First attempt was reverted because it broke (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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 | « no previous file | ui/gfx/compositor/test_web_graphics_context_3d.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gfx/compositor/compositor.gyp
diff --git a/ui/gfx/compositor/compositor.gyp b/ui/gfx/compositor/compositor.gyp
index 20c6ab7201c6652429afb9e5dd241213f86a04a8..648d25b3ab30fc99148d0b8c725c0c5352d38f4e 100644
--- a/ui/gfx/compositor/compositor.gyp
+++ b/ui/gfx/compositor/compositor.gyp
@@ -60,7 +60,8 @@
'layer_animator.h',
'screen_rotation.cc',
'screen_rotation.h',
- # This is needed for ui tests, so it's always compiled.
+ # UI tests need TestWebGraphicsContext3D, so we always build it.
+ 'test_web_graphics_context_3d.cc',
'test_web_graphics_context_3d.h',
],
'conditions': [
« no previous file with comments | « no previous file | ui/gfx/compositor/test_web_graphics_context_3d.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698