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

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

Issue 9813017: aura: Enable use_canvas_skia=1 on aura. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix comment in common.gypi. Created 8 years, 9 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/gfx/compositor/compositor.cc ('k') | no next file » | 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 669090d2f25bc95e3eddc0bcd3c561e067d3a776..095d74378e17eb382ebea199c04f213a19be3252 100644
--- a/ui/gfx/compositor/compositor.gyp
+++ b/ui/gfx/compositor/compositor.gyp
@@ -63,11 +63,6 @@
'<(DEPTH)/third_party/angle/src/build_angle.gyp:libGLESv2',
],
}],
- ['use_canvas_skia==1', {
- 'defines': [
- 'PER_TILE_PAINTING',
- ],
- }],
],
},
{
« no previous file with comments | « ui/gfx/compositor/compositor.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698