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

Unified Diff: app/app_base.gypi

Issue 1575011: Adds AnimationContainer, which can be used to group a set of (Closed)
Patch Set: Incorporated review feedback Created 10 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
Index: app/app_base.gypi
diff --git a/app/app_base.gypi b/app/app_base.gypi
index 5358a0bf9156f3589aa7942f83ca422fb2bba913..07d5f3cc12b6f999b4638135cdd3a2d831c9da44 100644
--- a/app/app_base.gypi
+++ b/app/app_base.gypi
@@ -95,6 +95,8 @@
# Files that are not required for Win64 Native Client loader
'active_window_watcher_x.cc',
'active_window_watcher_x.h',
+ 'animation_container.cc',
+ 'animation_container.h',
'animation.cc',
'animation.h',
'bidi_line_iterator.cc',
« no previous file with comments | « app/app.gyp ('k') | app/slide_animation.h » ('j') | views/animation/bounds_animator.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698