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

Unified Diff: ui/ui.gyp

Issue 11453012: Fix black background when locking with fullscreen window: (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Mock TimeTicks::Now() Created 8 years 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/ui.gyp
diff --git a/ui/ui.gyp b/ui/ui.gyp
index 7d95ac69a7f2859e53659147e096aa7b5b5c2a20..a399708870d72a7d936075f72a370c42bcd64b81 100644
--- a/ui/ui.gyp
+++ b/ui/ui.gyp
@@ -61,6 +61,8 @@
'base/animation/animation_container.h',
'base/animation/animation_container_element.h',
'base/animation/animation_container_observer.h',
+ 'base/animation/animation_container_test_helper.cc',
Daniel Erat 2012/12/10 23:56:12 Got a compile error while trying to build Chrome w
Denis Kuznetsov (DE-MUC) 2012/12/11 13:27:57 moved to the test_support_base section (missed tha
+ 'base/animation/animation_container_test_helper.h',
'base/animation/animation_delegate.h',
'base/animation/linear_animation.cc',
'base/animation/linear_animation.h',
« ui/base/animation/animation_container_test_helper.h ('K') | « ui/compositor/layer_animator.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698