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

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

Issue 788863003: Restore the JS Spinning Cube demo (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Changes per review feedback Created 6 years 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 | « services/js/js_app_runner_delegate.cc ('k') | services/js/modules/gl/context.h » ('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 54181ba091650ec752ccad8b78f6175aaa8f69f0..aa137c328d4a4feb7264ee243615639c777fdac8 100644
--- a/services/js/modules/gl/BUILD.gn
+++ b/services/js/modules/gl/BUILD.gn
@@ -14,6 +14,8 @@ source_set("gl") {
"//base",
"//gin",
"//v8",
+ "//gpu/command_buffer/client:gles2_interface",
+ "//mojo/public/c/gles2",
"//mojo/edk/js",
"//mojo/environment:chromium",
"//mojo/public/c/gles2",
« no previous file with comments | « services/js/js_app_runner_delegate.cc ('k') | services/js/modules/gl/context.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698