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

Unified Diff: cc/BUILD.gn

Issue 2802023002: Remove SurfaceFactory And SurfaceFactoryClient (Closed)
Patch Set: Merge unit tests 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 | cc/surfaces/BUILD.gn » ('j') | cc/surfaces/compositor_frame_sink_support.cc » ('J')
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 f925333d71c0b1545ba9d2a8f1dc81da9da37d92..007fdb3217eef89648acc7e8c0f0b9aee7e8a6ad 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -852,7 +852,6 @@ cc_test("cc_unittests") {
"surfaces/display_unittest.cc",
"surfaces/referenced_surface_tracker_unittest.cc",
"surfaces/surface_aggregator_unittest.cc",
- "surfaces/surface_factory_unittest.cc",
"surfaces/surface_hittest_unittest.cc",
"surfaces/surface_manager_ref_unittest.cc",
"surfaces/surface_manager_unittest.cc",
« no previous file with comments | « no previous file | cc/surfaces/BUILD.gn » ('j') | cc/surfaces/compositor_frame_sink_support.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698