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

Unified Diff: examples/spinning_cube/BUILD.gn

Issue 1258733003: Expose glResizeCHROMIUM() and remove some uses of MojoGLES2GetGLES2Interface(). (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: 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
Index: examples/spinning_cube/BUILD.gn
diff --git a/examples/spinning_cube/BUILD.gn b/examples/spinning_cube/BUILD.gn
index a4e3a768aef8c655897c0b254bde58b750eae41a..65b70595d260d21d777200415c0c78009f5a94b4 100644
--- a/examples/spinning_cube/BUILD.gn
+++ b/examples/spinning_cube/BUILD.gn
@@ -14,7 +14,6 @@ mojo_native_application("spinning_cube") {
deps = [
":lib",
"//base",
- "//gpu/command_buffer/client:gles2_interface",
"//mojo/public/c/gles2",
"//mojo/public/cpp/application:standalone",
"//mojo/public/cpp/bindings",
« no previous file with comments | « no previous file | examples/spinning_cube/gles2_client_impl.cc » ('j') | examples/spinning_cube/gles2_client_impl.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698