Index: ui/gfx/animation/animation_unittest.cc |
diff --git a/ui/gfx/animation/animation_unittest.cc b/ui/gfx/animation/animation_unittest.cc |
index 906e4e5aa29250606d02eb9e221695c1c3b85e30..8901b69611f8b6d59f4b2602fbdcd6d673503440 100644 |
--- a/ui/gfx/animation/animation_unittest.cc |
+++ b/ui/gfx/animation/animation_unittest.cc |
@@ -2,6 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
+#include "build/build_config.h" |
#include "testing/gtest/include/gtest/gtest.h" |
#include "ui/gfx/animation/animation_delegate.h" |
#include "ui/gfx/animation/linear_animation.h" |