Chromium Code Reviews| Index: chromecast/graphics/BUILD.gn |
| diff --git a/chromecast/graphics/BUILD.gn b/chromecast/graphics/BUILD.gn |
| index 5e4768648263b379f5801d36840dd9753f3335eb..1c4c0b861c72a033a6c00a68d2301bc7aad758af 100644 |
| --- a/chromecast/graphics/BUILD.gn |
| +++ b/chromecast/graphics/BUILD.gn |
| @@ -8,8 +8,6 @@ import("//testing/test.gni") |
| source_set("graphics") { |
| sources = [ |
| - "cast_vsync_settings.cc", |
| - "cast_vsync_settings.h", |
| "cast_window_manager.h", |
| ] |