Index: content/app/mojo/mojo_init.h |
diff --git a/content/app/mojo/mojo_init.h b/content/app/mojo/mojo_init.h |
index 9f5ad7df77ddf18c28ac5ff5ada406efa47b953a..785c910845c6a2e80523ab8d2df8daa3c1b182a4 100644 |
--- a/content/app/mojo/mojo_init.h |
+++ b/content/app/mojo/mojo_init.h |
@@ -10,6 +10,8 @@ namespace content { |
// Perform any necessary Mojo initialization. |
void InitializeMojo(); |
+void ShutdownMojo(); |
+ |
} // namespace content |
#endif // CONTENT_COMMON_MOJO_MOJO_INIT_H_ |