Index: mojo/examples/aura_demo/window_tree_host_mojo.h |
diff --git a/mojo/examples/aura_demo/window_tree_host_mojo.h b/mojo/examples/aura_demo/window_tree_host_mojo.h |
index 58bdcbf48b0f23b00b1d380774eefd39081ef1eb..538c16d6de06085afb18ab9c89f83629b1c63641 100644 |
--- a/mojo/examples/aura_demo/window_tree_host_mojo.h |
+++ b/mojo/examples/aura_demo/window_tree_host_mojo.h |
@@ -6,7 +6,7 @@ |
#define MOJO_EXAMPLES_AURA_DEMO_WINDOW_TREE_HOST_MOJO_H_ |
#include "base/bind.h" |
-#include "mojo/public/bindings/remote_ptr.h" |
+#include "mojo/public/cpp/bindings/remote_ptr.h" |
#include "mojo/services/native_viewport/native_viewport.mojom.h" |
#include "ui/aura/window_tree_host.h" |
#include "ui/events/event_source.h" |