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

Unified Diff: mojo/services/surfaces/public/interfaces/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 | « examples/surfaces_app/child_impl.h ('k') | mojo/services/surfaces/public/interfaces/surfaces_service.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/services/surfaces/public/interfaces/BUILD.gn
diff --git a/mojo/services/surfaces/public/interfaces/BUILD.gn b/mojo/services/surfaces/public/interfaces/BUILD.gn
index 76f5172443dff3b8f0a7e812673eccf1a97545e7..aaab024cc6f31f80b0ce131a8e1b64ca87734fb4 100644
--- a/mojo/services/surfaces/public/interfaces/BUILD.gn
+++ b/mojo/services/surfaces/public/interfaces/BUILD.gn
@@ -9,7 +9,6 @@ mojom("interfaces") {
sources = [
"quads.mojom",
"surfaces.mojom",
- "surfaces_service.mojom",
]
import_dirs = [ get_path_info("../../../", "abspath") ]
« no previous file with comments | « examples/surfaces_app/child_impl.h ('k') | mojo/services/surfaces/public/interfaces/surfaces_service.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698