Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(28)

Unified Diff: chromecast/graphics/BUILD.gn

Issue 2801163002: Deletes NativeViewGLSurfaceEGL::Initialize(gfx::VSyncProvider). (Closed)
Patch Set: fixes DirectCompositionSurfaceTest Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chromecast/graphics/cast_vsync_settings.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
]
« no previous file with comments | « no previous file | chromecast/graphics/cast_vsync_settings.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698