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

Unified Diff: gpu/ipc/common/BUILD.gn

Issue 2420083004: Delete SurfaceTexturePeer (Closed)
Patch Set: Fix missed references Created 3 years, 10 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 | « content/test/content_test_suite.cc ('k') | gpu/ipc/common/android/surface_texture_peer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gpu/ipc/common/BUILD.gn
diff --git a/gpu/ipc/common/BUILD.gn b/gpu/ipc/common/BUILD.gn
index 396041edf39c3bf5776761586eaf4a2b35fe1995..12a0794e4440e1ba04447cc25765e20707592955 100644
--- a/gpu/ipc/common/BUILD.gn
+++ b/gpu/ipc/common/BUILD.gn
@@ -106,8 +106,6 @@ source_set("ipc_common_sources") {
sources += [
"android/scoped_surface_request_conduit.cc",
"android/scoped_surface_request_conduit.h",
- "android/surface_texture_peer.cc",
- "android/surface_texture_peer.h",
]
}
« no previous file with comments | « content/test/content_test_suite.cc ('k') | gpu/ipc/common/android/surface_texture_peer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698