summaryrefslogtreecommitdiffstats
path: root/mojo/environment/default_async_waiter_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'mojo/environment/default_async_waiter_impl.h')
-rw-r--r--mojo/environment/default_async_waiter_impl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mojo/environment/default_async_waiter_impl.h b/mojo/environment/default_async_waiter_impl.h
index 8e697cb..5140e35 100644
--- a/mojo/environment/default_async_waiter_impl.h
+++ b/mojo/environment/default_async_waiter_impl.h
@@ -11,7 +11,7 @@
namespace mojo {
namespace internal {
-MOJO_ENVIRONMENT_IMPL_EXPORT MojoAsyncWaiter* GetDefaultAsyncWaiterImpl();
+MOJO_ENVIRONMENT_IMPL_EXPORT const MojoAsyncWaiter* GetDefaultAsyncWaiterImpl();
} // namespace internal
} // namespace mojo