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

Unified Diff: examples/surfaces_app/surfaces_util.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/surfaces_app/surfaces_util.h ('k') | examples/wget/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: examples/surfaces_app/surfaces_util.cc
diff --git a/mojo/examples/surfaces_app/surfaces_util.cc b/examples/surfaces_app/surfaces_util.cc
similarity index 95%
rename from mojo/examples/surfaces_app/surfaces_util.cc
rename to examples/surfaces_app/surfaces_util.cc
index 50bfbff0c3f24b4dc19f160524cc6d0f58cf4a89..e19f17e691db291df95f6dbff39dd4bec0ba7f48 100644
--- a/mojo/examples/surfaces_app/surfaces_util.cc
+++ b/examples/surfaces_app/surfaces_util.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "mojo/examples/surfaces_app/surfaces_util.h"
+#include "examples/surfaces_app/surfaces_util.h"
#include "cc/quads/render_pass.h"
#include "cc/quads/shared_quad_state.h"
« no previous file with comments | « examples/surfaces_app/surfaces_util.h ('k') | examples/wget/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698