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

Unified Diff: cc/BUILD.gn

Issue 2392183003: cc: Remove SurfaceSize from OutputSurface. (Closed)
Patch Set: nosurfacesize: ozonethinger Created 4 years, 2 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 | cc/output/direct_renderer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/BUILD.gn
diff --git a/cc/BUILD.gn b/cc/BUILD.gn
index 225b6a8e11b0d0467355b8353b06df340019dc91..a51d8123e00bedae226923077dde495bfed18d6d 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -728,8 +728,6 @@ static_library("test_support") {
"test/pixel_test.h",
"test/pixel_test_output_surface.cc",
"test/pixel_test_output_surface.h",
- "test/pixel_test_software_output_device.cc",
- "test/pixel_test_software_output_device.h",
"test/pixel_test_utils.cc",
"test/pixel_test_utils.h",
"test/remote_client_layer_factory.cc",
« no previous file with comments | « no previous file | cc/output/direct_renderer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698