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

Unified Diff: mojo/services/public/cpp/view_manager/BUILD.gn

Issue 604223002: Fix up gles2 thunk targets a bit (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@gn_check_mojo
Patch Set: declare proper gles2 dependency in png_viewer 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
« no previous file with comments | « mojo/public/platform/native/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/services/public/cpp/view_manager/BUILD.gn
diff --git a/mojo/services/public/cpp/view_manager/BUILD.gn b/mojo/services/public/cpp/view_manager/BUILD.gn
index a26465c597becd20833354857d4a9fb24ff1972d..cab9b734a77d7ea2b8002c4890dcd0d14c3d9b98 100644
--- a/mojo/services/public/cpp/view_manager/BUILD.gn
+++ b/mojo/services/public/cpp/view_manager/BUILD.gn
@@ -33,8 +33,8 @@ source_set("view_manager") {
"//cc/surfaces",
"//gpu",
"//mojo/application",
+ "//mojo/public/c/gles2",
"//mojo/public/cpp/bindings:bindings",
- "//mojo/public/gles2:for_shared_library",
"//mojo/public/interfaces/application",
"//mojo/services/public/cpp/geometry",
"//mojo/services/public/cpp/surfaces",
« no previous file with comments | « mojo/public/platform/native/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698