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

Unified Diff: mojo/services/public/interfaces/native_viewport/BUILD.gn

Issue 792813002: Restructure public side of surfaces service. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 6 years 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: mojo/services/public/interfaces/native_viewport/BUILD.gn
diff --git a/mojo/services/public/interfaces/native_viewport/BUILD.gn b/mojo/services/public/interfaces/native_viewport/BUILD.gn
index c7e1013ec78fe59a3a128978c19492787f8c2f7d..04502afea8d32dbe6b44faf734744111d0f70e58 100644
--- a/mojo/services/public/interfaces/native_viewport/BUILD.gn
+++ b/mojo/services/public/interfaces/native_viewport/BUILD.gn
@@ -13,6 +13,6 @@ mojom("native_viewport") {
"//mojo/services/public/interfaces/geometry",
"//mojo/services/public/interfaces/gpu",
"//mojo/services/public/interfaces/input_events",
- "//mojo/services/public/interfaces/surfaces:surface_id",
+ "//mojo/services/surfaces/public/interfaces:surface_id",
]
}

Powered by Google App Engine
This is Rietveld 408576698