Chromium Code Reviews| Index: mojo/edk/system/dispatcher.cc |
| diff --git a/mojo/edk/system/dispatcher.cc b/mojo/edk/system/dispatcher.cc |
| index a39647df39db1611139e67c48c5f427b031cf90c..1ff0d292fe0f9d4c978c54cf8e4d3e7bced57733 100644 |
| --- a/mojo/edk/system/dispatcher.cc |
| +++ b/mojo/edk/system/dispatcher.cc |
| @@ -12,6 +12,8 @@ |
| #include "mojo/edk/system/platform_handle_dispatcher.h" |
| #include "mojo/edk/system/shared_buffer_dispatcher.h" |
| +using mojo::util::RefPtr; |
| + |
| namespace mojo { |
| namespace system { |