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

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

Issue 7273073: Animated Rotation (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Move compositing notifications to Layer Created 9 years, 4 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/gfx/compositor/compositor.gyp
diff --git a/ui/gfx/compositor/compositor.gyp b/ui/gfx/compositor/compositor.gyp
index 7614e158c9ba4ac754dafd94bc50634064678029..45faf889ff1d72b8ddd79bc071dbd503bc1826d8 100644
--- a/ui/gfx/compositor/compositor.gyp
+++ b/ui/gfx/compositor/compositor.gyp
@@ -44,6 +44,7 @@
'layer.h',
'layer_animator.cc',
'layer_animator.h',
+ 'layer_observer.h',
],
'conditions': [
['os_posix == 1 and OS != "mac"', {
« no previous file with comments | « chrome/common/url_constants.cc ('k') | ui/gfx/compositor/compositor_gl.h » ('j') | views/view.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698