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

Unified Diff: ash/ash.gyp

Issue 9222018: reland -- Disable animations during aura tests. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Address reviewer comments. Created 8 years, 11 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: ash/ash.gyp
diff --git a/ash/ash.gyp b/ash/ash.gyp
index e8fbe4ddea8ce5cb01901374115a79a440e89520..178c8f5ef1bebe5a1948a255a620b85ad73a4427 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -64,6 +64,7 @@
'caps_lock_delegate.h',
'desktop_background/desktop_background_view.cc',
'desktop_background/desktop_background_view.h',
+ 'drag_drop/drag_drop_animation_observer_client.h',
'drag_drop/drag_drop_controller.cc',
'drag_drop/drag_drop_controller.h',
'drag_drop/drag_image_view.cc',
@@ -136,6 +137,7 @@
'wm/shadow_controller.h',
'wm/shadow_types.cc',
'wm/shadow_types.h',
+ 'wm/shelf_animation_observer_client.h',
'wm/shelf_layout_manager.cc',
'wm/shelf_layout_manager.h',
'wm/stacking_controller.cc',

Powered by Google App Engine
This is Rietveld 408576698