Index: mojo/system/platform_handle_dispatcher.h |
diff --git a/mojo/system/platform_handle_dispatcher.h b/mojo/system/platform_handle_dispatcher.h |
index 2e610987793215f55fd94e743f107ea7fe4acffd..f09684efdc06ea1faa22c16233b8be700fd4b32c 100644 |
--- a/mojo/system/platform_handle_dispatcher.h |
+++ b/mojo/system/platform_handle_dispatcher.h |
@@ -51,7 +51,7 @@ class MOJO_SYSTEM_IMPL_EXPORT PlatformHandleDispatcher |
embedder::PlatformHandleVector* platform_handles) OVERRIDE; |
// |SimpleDispatcher| method: |
- virtual WaitFlagsState GetWaitFlagsStateNoLock() const OVERRIDE; |
+ virtual HandleSignalsState GetHandleSignalsStateNoLock() const OVERRIDE; |
embedder::ScopedPlatformHandle platform_handle_; |