Index: mojo/services/native_viewport/native_viewport_service.h |
diff --git a/mojo/services/native_viewport/native_viewport_service.h b/mojo/services/native_viewport/native_viewport_service.h |
index 638a127ba13691b9355d22e8b3886d81edf2836d..85b734ab86695b547900286ac759ea90903a35e6 100644 |
--- a/mojo/services/native_viewport/native_viewport_service.h |
+++ b/mojo/services/native_viewport/native_viewport_service.h |
@@ -18,7 +18,7 @@ class Context; |
namespace services { |
-class NativeViewportService : public ShellClientStub { |
+class NativeViewportService : public ShellClient { |
public: |
NativeViewportService(ScopedMessagePipeHandle shell_handle); |
virtual ~NativeViewportService(); |