Chromium Code Reviews| Index: mojo/edk/system/handle_table.cc |
| diff --git a/mojo/edk/system/handle_table.cc b/mojo/edk/system/handle_table.cc |
| index 19d076313cbe712000e051e42a9e580b56eff720..19d80876e53b4394daf050cb4303a5e6ab1f2dbb 100644 |
| --- a/mojo/edk/system/handle_table.cc |
| +++ b/mojo/edk/system/handle_table.cc |
| @@ -11,6 +11,8 @@ |
| #include "mojo/edk/system/configuration.h" |
| #include "mojo/edk/system/dispatcher.h" |
| +using mojo::util::RefPtr; |
| + |
| namespace mojo { |
| namespace system { |