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

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

Issue 611023002: Mojo + GN: Fix missing dependencies in existing existing mojom targets. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 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: mojo/services/public/interfaces/surfaces/BUILD.gn
diff --git a/mojo/services/public/interfaces/surfaces/BUILD.gn b/mojo/services/public/interfaces/surfaces/BUILD.gn
index 79f971272237c0c5be520830f36a33ff7d3296c7..cd00cd516434323daa9a9f85b0bb6ed14138b636 100644
--- a/mojo/services/public/interfaces/surfaces/BUILD.gn
+++ b/mojo/services/public/interfaces/surfaces/BUILD.gn
@@ -13,6 +13,7 @@ mojom("surfaces") {
]
deps = [
+ ":surface_id",
"//mojo/services/gles2:interfaces",
"//mojo/services/public/interfaces/geometry",
"//mojo/services/public/interfaces/native_viewport",
« no previous file with comments | « mojo/services/public/interfaces/input_events/BUILD.gn ('k') | mojo/services/public/interfaces/view_manager/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698