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

Unified Diff: components/surfaces/public/interfaces/BUILD.gn

Issue 1131523007: Move NativeViewport service into view_manager. This is a file move only. Further merging will happe… (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 5 years, 7 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: components/surfaces/public/interfaces/BUILD.gn
diff --git a/components/surfaces/public/interfaces/BUILD.gn b/components/surfaces/public/interfaces/BUILD.gn
index 7c64300b68d3804912984f903c52b233708eb1df..74f5a5131e0e9d2e0852c63649c063d43701bcd9 100644
--- a/components/surfaces/public/interfaces/BUILD.gn
+++ b/components/surfaces/public/interfaces/BUILD.gn
@@ -17,7 +17,6 @@ mojom("interfaces") {
deps = [
":surface_id",
"//components/gpu/public/interfaces",
- "//components/native_viewport/public/interfaces",
"//ui/mojo/geometry:interfaces",
]
}
« no previous file with comments | « components/native_viewport/public/interfaces/native_viewport.mojom ('k') | components/view_manager/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698