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

Unified Diff: examples/sample_app/sample_app.cc

Issue 684543003: Move //mojo/examples to //examples (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 6 years, 2 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/gles2_client_impl.cc ('k') | examples/sample_app/spinning_cube.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: examples/sample_app/sample_app.cc
diff --git a/mojo/examples/sample_app/sample_app.cc b/examples/sample_app/sample_app.cc
similarity index 98%
rename from mojo/examples/sample_app/sample_app.cc
rename to examples/sample_app/sample_app.cc
index faa3c44ae7f29aab6f2c2a54bb977e03c7ae4662..26eac514b0281d87b7aeb339951c3b32710ef2e9 100644
--- a/mojo/examples/sample_app/sample_app.cc
+++ b/examples/sample_app/sample_app.cc
@@ -7,7 +7,7 @@
#include "base/bind.h"
#include "base/memory/weak_ptr.h"
-#include "mojo/examples/sample_app/gles2_client_impl.h"
+#include "examples/sample_app/gles2_client_impl.h"
#include "mojo/public/c/system/main.h"
#include "mojo/public/cpp/application/application_connection.h"
#include "mojo/public/cpp/application/application_delegate.h"
« no previous file with comments | « examples/sample_app/gles2_client_impl.cc ('k') | examples/sample_app/spinning_cube.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698