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

Unified Diff: cc/surfaces/BUILD.gn

Issue 2802023002: Remove SurfaceFactory And SurfaceFactoryClient (Closed)
Patch Set: Address Comments 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 118e68e1e7d67568637d7872ba032a0a791811c3..ab7ae1fab3190c9b7efa32b0329f1557fdcf4e88 100644
--- a/cc/surfaces/BUILD.gn
+++ b/cc/surfaces/BUILD.gn
@@ -61,9 +61,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