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

Unified Diff: examples/sample_app/BUILD.gn

Issue 935333002: Update from https://crrev.com/316786 (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 10 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 | « crypto/crypto_unittests.isolate ('k') | examples/sample_app/spinning_cube.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: examples/sample_app/BUILD.gn
diff --git a/examples/sample_app/BUILD.gn b/examples/sample_app/BUILD.gn
index 0297002aef10edae315fc55940ef4f6b47aa5b75..e318cc34c3612cc2c1d2f57c22503d9c3dbf586e 100644
--- a/examples/sample_app/BUILD.gn
+++ b/examples/sample_app/BUILD.gn
@@ -34,6 +34,7 @@ source_set("spinning_cube") {
deps = [
"//base",
+ "//mojo/common",
"//mojo/public/c/gles2",
"//mojo/public/cpp/environment",
]
« no previous file with comments | « crypto/crypto_unittests.isolate ('k') | examples/sample_app/spinning_cube.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698