Index: chromecast/browser/media/BUILD.gn |
diff --git a/chromecast/browser/media/BUILD.gn b/chromecast/browser/media/BUILD.gn |
index 79a72a6ea3f8a97821d608c69cf31e94436b83f0..21e92554a975a0700736b5fc2e31903b3033eb31 100644 |
--- a/chromecast/browser/media/BUILD.gn |
+++ b/chromecast/browser/media/BUILD.gn |
@@ -47,6 +47,8 @@ source_set("media") { |
sources += [ |
"cma_message_filter_host.cc", |
"cma_message_filter_host.h", |
+ "video_resolution_policy.cc", |
+ "video_resolution_policy.h", |
] |
} |
} |