Chromium Code Reviews| Index: content/browser/mojo/mojo_application_host.h |
| diff --git a/content/browser/mojo/mojo_application_host.h b/content/browser/mojo/mojo_application_host.h |
| index f09c729e7d6607a97effe727b768c4821a9a8671..3f3387acceae896d745beaf6c4f5c9a4ad924754 100644 |
| --- a/content/browser/mojo/mojo_application_host.h |
| +++ b/content/browser/mojo/mojo_application_host.h |
| @@ -16,7 +16,7 @@ |
| #include "mojo/public/cpp/system/message_pipe.h" |
| #if defined(OS_ANDROID) |
| -#include "content/browser/mojo/service_registry_android.h" |
| +#include "content/public/browser/android/service_registry_android.h" |
| #endif |
| namespace IPC { |