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

Unified Diff: examples/ganesh_app/texture_uploader.cc

Issue 740923002: Add a simple compositor for Sky (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Address reviewer comments Created 6 years, 1 month 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/ganesh_app/texture_uploader.cc
diff --git a/examples/ganesh_app/texture_uploader.cc b/examples/ganesh_app/texture_uploader.cc
index 77d19271fc10818f16ab69bde7d2de67bfbcba57..dad71a6d2c5f4076af4bc159ec7b3bedadada6fd 100644
--- a/examples/ganesh_app/texture_uploader.cc
+++ b/examples/ganesh_app/texture_uploader.cc
@@ -16,7 +16,6 @@
#include "mojo/public/interfaces/application/shell.mojom.h"
#include "mojo/services/public/cpp/geometry/geometry_util.h"
#include "mojo/services/public/cpp/surfaces/surfaces_utils.h"
-#include "mojo/services/public/cpp/surfaces/surfaces_utils.h"
namespace examples {
« no previous file with comments | « examples/BUILD.gn ('k') | examples/sky_compositor_app/BUILD.gn » ('j') | sky/compositor/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698