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

Unified Diff: ui/compositor/compositor.gyp

Issue 1054783003: views: Access the Canvas through recorders not through PaintContext. (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/compositor/compositor.gyp
diff --git a/ui/compositor/compositor.gyp b/ui/compositor/compositor.gyp
index d1bdecc7ea408702a529d45ced4171826a350885..bee5d0f1a99f6023e406a36cc604809b86af1a95 100644
--- a/ui/compositor/compositor.gyp
+++ b/ui/compositor/compositor.gyp
@@ -29,6 +29,8 @@
'clip_transform_recorder.h',
'closure_animation_observer.cc',
'closure_animation_observer.h',
+ 'compositing_recorder.cc',
+ 'compositing_recorder.h',
'compositor.cc',
'compositor.h',
'compositor_animation_observer.h',

Powered by Google App Engine
This is Rietveld 408576698