video_VEAPerf - Enable bvt-perbuild tests

Run video_VEAPerf.h264.bvt and video_VEAPerf.vp8.bvt per build.
(not build blocker)

BUG=chromium:481424
TEST=None

Change-Id: Ia9bdbdb9e61fa8872e5ffce81953d1bb83b98b24
Reviewed-on: https://chromium-review.googlesource.com/273987
Reviewed-by: Pawel Osciak <posciak@chromium.org>
Commit-Queue: Justin Chuang <jchuang@chromium.org>
Tested-by: Justin Chuang <jchuang@chromium.org>
Reviewed-by: Rohit Makasana <rohitbm@chromium.org>
diff --git a/client/site_tests/video_VEAPerf/control.h264.bvt b/client/site_tests/video_VEAPerf/control.h264.bvt
index e54d8c6..9e4a437 100644
--- a/client/site_tests/video_VEAPerf/control.h264.bvt
+++ b/client/site_tests/video_VEAPerf/control.h264.bvt
@@ -8,8 +8,8 @@
 CRITERIA = """
 The test fails if the video_encode_accelerator_unittest fails or crashes.
 """
-# Temporarily disabled, crbug.com/481424.
-#SUITE = "bvt-perbuild"
+ATTRIBUTES = "suite:bvt-perbuild"
+SUITE = "bvt-perbuild"
 TIME = "SHORT"
 TEST_CATEGORY = "Performance"
 TEST_CLASS = "video"
diff --git a/client/site_tests/video_VEAPerf/control.vp8.bvt b/client/site_tests/video_VEAPerf/control.vp8.bvt
index 6440f53..6f828fb 100644
--- a/client/site_tests/video_VEAPerf/control.vp8.bvt
+++ b/client/site_tests/video_VEAPerf/control.vp8.bvt
@@ -8,8 +8,8 @@
 CRITERIA = """
 The test fails if the video_encode_accelerator_unittest fails or crashes.
 """
-# Temporarily disabled, crbug.com/481424.
-#SUITE = "bvt-perbuild"
+ATTRIBUTES = "suite:bvt-perbuild"
+SUITE = "bvt-perbuild"
 TIME = "SHORT"
 TEST_CATEGORY = "Performance"
 TEST_CLASS = "video"