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

Unified Diff: services/surfaces/BUILD.gn

Issue 882083003: Remove mojo.SurfacesService interface in favor of mojo.Surface directly (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 11 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 | « services/native_viewport/viewport_surface.h ('k') | services/surfaces/surfaces_service_application.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/surfaces/BUILD.gn
diff --git a/services/surfaces/BUILD.gn b/services/surfaces/BUILD.gn
index 7007cfb53b36f4cb41cccd88281c886f63f015db..3802720c1b7e336911d073738997eba638cc65ce 100644
--- a/services/surfaces/BUILD.gn
+++ b/services/surfaces/BUILD.gn
@@ -13,8 +13,6 @@ mojo_native_application("surfaces") {
"surfaces_scheduler.h",
"surfaces_service_application.cc",
"surfaces_service_application.h",
- "surfaces_service_impl.cc",
- "surfaces_service_impl.h",
]
deps = [
« no previous file with comments | « services/native_viewport/viewport_surface.h ('k') | services/surfaces/surfaces_service_application.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698