Chromium Code Reviews| Index: content/public/browser/render_view_host.h |
| diff --git a/content/public/browser/render_view_host.h b/content/public/browser/render_view_host.h |
| index deab20c8708f5cbf84abed7356188109e2633b54..fabeed37083dc6bd5ccb4d9e647cd8bef4eda988 100644 |
| --- a/content/public/browser/render_view_host.h |
| +++ b/content/public/browser/render_view_host.h |
| @@ -15,7 +15,7 @@ |
| #include "third_party/WebKit/public/web/WebDragOperation.h" |
| #if defined(USE_MOJO) |
| -#include "mojo/public/system/core_cpp.h" |
| +#include "mojo/public/cpp/system/core.h" |
| #endif |
| class GURL; |