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

Unified Diff: ui/aura_extra/aura_extra.gyp

Issue 1064133003: ui: Use a PaintRecorder to access the Canvas for painting. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 8 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
Index: ui/aura_extra/aura_extra.gyp
diff --git a/ui/aura_extra/aura_extra.gyp b/ui/aura_extra/aura_extra.gyp
index f72c838e66c47527c0a178012ed8acbdbcfe18e4..e739010b3a3996f5980c2b18b60dc7ba91aab8fe 100644
--- a/ui/aura_extra/aura_extra.gyp
+++ b/ui/aura_extra/aura_extra.gyp
@@ -16,6 +16,7 @@
'../../skia/skia.gyp:skia',
'../aura/aura.gyp:aura',
'../base/ui_base.gyp:ui_base',
+ '../compositor/compositor.gyp:compositor',
'../events/events.gyp:events',
'../gfx/gfx.gyp:gfx',
'../gfx/gfx.gyp:gfx_geometry',

Powered by Google App Engine
This is Rietveld 408576698