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

Unified Diff: services/js/modules/gl/BUILD.gn

Issue 1258733003: Expose glResizeCHROMIUM() and remove some uses of MojoGLES2GetGLES2Interface(). (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: review comments Created 5 years, 5 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/gles2_impl_chromium_resize_thunks.cc ('k') | services/js/modules/gl/context.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/js/modules/gl/BUILD.gn
diff --git a/services/js/modules/gl/BUILD.gn b/services/js/modules/gl/BUILD.gn
index aa137c328d4a4feb7264ee243615639c777fdac8..91152d9cdf2623cb56a8135709086a416d3c1b2b 100644
--- a/services/js/modules/gl/BUILD.gn
+++ b/services/js/modules/gl/BUILD.gn
@@ -14,7 +14,6 @@ source_set("gl") {
"//base",
"//gin",
"//v8",
- "//gpu/command_buffer/client:gles2_interface",
"//mojo/public/c/gles2",
"//mojo/edk/js",
"//mojo/environment:chromium",
« no previous file with comments | « mojo/public/platform/native/gles2_impl_chromium_resize_thunks.cc ('k') | services/js/modules/gl/context.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698