summaryrefslogtreecommitdiffstats
path: root/cc/cc_tests.gyp
diff options
context:
space:
mode:
authorkhushalsagar <khushalsagar@chromium.org>2016-01-14 13:10:18 -0800
committerCommit bot <commit-bot@chromium.org>2016-01-14 22:03:07 +0000
commit0b3d9e187d64ec49a856019d54c9f7c8e9311b9e (patch)
tree1e24e427cf8f11c9933f8365463a0c941cb34c5f /cc/cc_tests.gyp
parente07af4345156a7b1fb67d858db5a3a57f3880b2f (diff)
downloadchromium_src-0b3d9e187d64ec49a856019d54c9f7c8e9311b9e.zip
chromium_src-0b3d9e187d64ec49a856019d54c9f7c8e9311b9e.tar.gz
chromium_src-0b3d9e187d64ec49a856019d54c9f7c8e9311b9e.tar.bz2
cc:: (De)-serialize CommitEarlyOutReason to protobuf
BUG=550687 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel Review URL: https://codereview.chromium.org/1583023004 Cr-Commit-Position: refs/heads/master@{#369541}
Diffstat (limited to 'cc/cc_tests.gyp')
-rw-r--r--cc/cc_tests.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp
index ff16a5a..0d5f6b1 100644
--- a/cc/cc_tests.gyp
+++ b/cc/cc_tests.gyp
@@ -109,6 +109,7 @@
'resources/scoped_resource_unittest.cc',
'resources/video_resource_updater_unittest.cc',
'scheduler/begin_frame_source_unittest.cc',
+ 'scheduler/commit_earlyout_reason_unittest.cc',
'scheduler/compositor_timing_history_unittest.cc',
'scheduler/delay_based_time_source_unittest.cc',
'scheduler/scheduler_state_machine_unittest.cc',