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

Unified Diff: ui/aura/aura.gyp

Issue 12342028: make menus, bubbles, etc. top level windows on aura (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: move to drwhw Created 7 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: ui/aura/aura.gyp
diff --git a/ui/aura/aura.gyp b/ui/aura/aura.gyp
index dfd3161f50fbeb69412231098eb1bdb65f3f819f..a88f4a151eb83452470fadd78210d3295a8892be 100644
--- a/ui/aura/aura.gyp
+++ b/ui/aura/aura.gyp
@@ -29,6 +29,8 @@
'client/activation_client.h',
'client/activation_delegate.cc',
'client/activation_delegate.h',
+ 'client/animation_host.cc',
+ 'client/animation_host.h',
'client/aura_constants.cc',
'client/aura_constants.h',
'client/capture_client.cc',

Powered by Google App Engine
This is Rietveld 408576698