Index: content/browser/renderer_host/render_process_host_impl.h |
diff --git a/content/browser/renderer_host/render_process_host_impl.h b/content/browser/renderer_host/render_process_host_impl.h |
index 06b244aeb8f28edf1c608acec5a5d0d1a0e6dda9..8d460c1eb500748b91b1837e1ea9b78e8ef41329 100644 |
--- a/content/browser/renderer_host/render_process_host_impl.h |
+++ b/content/browser/renderer_host/render_process_host_impl.h |
@@ -24,7 +24,7 @@ |
#include "ui/surface/transport_dib.h" |
#if defined(USE_MOJO) |
-#include "mojo/public/system/core_cpp.h" |
+#include "mojo/public/cpp/system/core.h" |
#endif |
struct ViewHostMsg_CompositorSurfaceBuffersSwapped_Params; |