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

Unified Diff: services/surfaces/BUILD.gn

Issue 1310003004: Convert surfaces/service and dependents to MGL (Closed) Base URL: git@github.com:domokit/mojo.git@mgl_signal_sync_point
Patch Set: Created 5 years, 4 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 | « mojo/public/cpp/README.md ('k') | services/surfaces/context_provider_mojo.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 53def06f788825a4734bec8d6d4ef30d599d85bf..695a7caa9680fe7678241270e42987fcdab12e56 100644
--- a/services/surfaces/BUILD.gn
+++ b/services/surfaces/BUILD.gn
@@ -36,7 +36,7 @@ mojo_native_application("surfaces") {
"//mojo/converters/surfaces",
"//mojo/environment:chromium",
"//mojo/gpu",
- "//mojo/public/c/gles2",
+ "//mojo/public/c/gpu",
"//mojo/public/cpp/bindings",
"//mojo/public/cpp/environment",
"//mojo/public/cpp/system",
« no previous file with comments | « mojo/public/cpp/README.md ('k') | services/surfaces/context_provider_mojo.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698