| Index: mojo/edk/system/dispatcher.h
 | 
| diff --git a/mojo/edk/system/dispatcher.h b/mojo/edk/system/dispatcher.h
 | 
| index d4db54b4a13e9efcaa1f31ec530c6d5cc41453b0..8d3edd40d181a36f234cbff51ec238c3a4215aed 100644
 | 
| --- a/mojo/edk/system/dispatcher.h
 | 
| +++ b/mojo/edk/system/dispatcher.h
 | 
| @@ -48,7 +48,7 @@
 | 
|  
 | 
|  // Test helper. We need to declare it here so we can friend it.
 | 
|  MOJO_SYSTEM_IMPL_EXPORT DispatcherTransport
 | 
| -DispatcherTryStartTransport(Dispatcher* dispatcher);
 | 
| +    DispatcherTryStartTransport(Dispatcher* dispatcher);
 | 
|  
 | 
|  }  // namespace test
 | 
|  
 | 
| 
 |