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

Unified Diff: content/content_common.gypi

Issue 8241012: Enable accelerated WebKit compositor for Aura. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Address reviewer comments. Created 9 years, 2 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 | « content/common/gpu/gpu_messages.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index a23a0602e7dcfa08c085d856b7d7da84c6de9523..93d2e918a6d0067b119b89ad6fc891808b4fc94d 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -300,7 +300,7 @@
'common/gpu/x_util.h',
],
}],
- ['touchui==1', {
+ ['views_gpu_image_transport==1', {
'sources': [
'common/gpu/image_transport_surface.cc',
'common/gpu/image_transport_surface_linux.cc',
« no previous file with comments | « content/common/gpu/gpu_messages.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698