diff options
Diffstat (limited to 'cc/cc_tests.gyp')
-rw-r--r-- | cc/cc_tests.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp index 5e873f8..f4b0334 100644 --- a/cc/cc_tests.gyp +++ b/cc/cc_tests.gyp @@ -11,6 +11,7 @@ 'CCDamageTrackerTest.cpp', 'CCDelayBasedTimeSourceTest.cpp', 'CCFrameRateControllerTest.cpp', + 'CCHeadsUpDisplayTest.cpp', 'CCKeyframedAnimationCurveTest.cpp', 'CCLayerAnimationControllerTest.cpp', 'CCLayerImplTest.cpp', |