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

Unified Diff: cc/surfaces/BUILD.gn

Issue 2802023002: Remove SurfaceFactory And SurfaceFactoryClient (Closed)
Patch Set: Rebase 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
Index: cc/surfaces/BUILD.gn
diff --git a/cc/surfaces/BUILD.gn b/cc/surfaces/BUILD.gn
index 3ba5480608bb6f3df5b61a25b494ee255e134f44..bde41950f322e693f08fbdfa6fa6263d223fc9cb 100644
--- a/cc/surfaces/BUILD.gn
+++ b/cc/surfaces/BUILD.gn
@@ -60,9 +60,6 @@ cc_component("surfaces") {
"surface_aggregator.h",
"surface_dependency_tracker.cc",
"surface_dependency_tracker.h",
- "surface_factory.cc",
- "surface_factory.h",
- "surface_factory_client.h",
"surface_hittest.cc",
"surface_hittest.h",
"surface_hittest_delegate.h",

Powered by Google App Engine
This is Rietveld 408576698