diff options
Diffstat (limited to 'ui/base/animation/test_animation_delegate.h')
-rw-r--r-- | ui/base/animation/test_animation_delegate.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ui/base/animation/test_animation_delegate.h b/ui/base/animation/test_animation_delegate.h index e6c4047..0036c37 100644 --- a/ui/base/animation/test_animation_delegate.h +++ b/ui/base/animation/test_animation_delegate.h @@ -4,7 +4,6 @@ #ifndef UI_BASE_ANIMATION_TEST_ANIMATION_DELEGATE_H_ #define UI_BASE_ANIMATION_TEST_ANIMATION_DELEGATE_H_ -#pragma once #include "base/message_loop.h" #include "ui/base/animation/animation_delegate.h" |