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

Unified Diff: examples/sample_app/spinning_cube.cc

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 | « examples/sample_app/BUILD.gn ('k') | gpu/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: examples/sample_app/spinning_cube.cc
diff --git a/examples/sample_app/spinning_cube.cc b/examples/sample_app/spinning_cube.cc
index 691ac2037175253edd7a00c16b84ce5b0530910b..ae7ef970d67fcb1ddcef8e5f1d54779c58645135 100644
--- a/examples/sample_app/spinning_cube.cc
+++ b/examples/sample_app/spinning_cube.cc
@@ -22,6 +22,7 @@
#include <stdlib.h>
#include <string.h>
+#include "mojo/common/common_type_converters.h"
#include "mojo/public/cpp/environment/logging.h"
namespace examples {
« no previous file with comments | « examples/sample_app/BUILD.gn ('k') | gpu/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698