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

Unified Diff: mojo/examples/compositor_app/mojo_context_provider.h

Issue 214753004: Mojo: Move mojo/public/system/core_cpp.h to mojo/cpp/public/system/core.h. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebased/updated Created 6 years, 9 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
Index: mojo/examples/compositor_app/mojo_context_provider.h
diff --git a/mojo/examples/compositor_app/mojo_context_provider.h b/mojo/examples/compositor_app/mojo_context_provider.h
index 884470ac5fc63add3b6d080bdb8845bef0967253..4f2cc1590581a8499a719c3a92042b762e0fbefe 100644
--- a/mojo/examples/compositor_app/mojo_context_provider.h
+++ b/mojo/examples/compositor_app/mojo_context_provider.h
@@ -3,8 +3,8 @@
// found in the LICENSE file.
#include "cc/output/context_provider.h"
+#include "mojo/public/cpp/system/core.h"
#include "mojo/public/gles2/gles2.h"
-#include "mojo/public/system/core_cpp.h"
namespace mojo {
namespace examples {
« no previous file with comments | « mojo/examples/compositor_app/compositor_host.h ('k') | mojo/examples/pepper_container_app/mojo_ppapi_globals.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698