Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1042)

Unified Diff: mojo/public/cpp/system/core.h

Issue 441853002: mojo: first take on removing mojo_main_{chromium,standalone}. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: gn Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: mojo/public/cpp/system/core.h
diff --git a/mojo/public/cpp/system/core.h b/mojo/public/cpp/system/core.h
index b08a5a6abe1d7fec11581ae12f80a8cfe1779094..7ed92c0a718d89e62e598aeb4669b14c97f325b9 100644
--- a/mojo/public/cpp/system/core.h
+++ b/mojo/public/cpp/system/core.h
@@ -10,6 +10,7 @@
#include "mojo/public/cpp/system/functions.h"
#include "mojo/public/cpp/system/handle.h"
#include "mojo/public/cpp/system/macros.h"
+#include "mojo/public/cpp/system/main.h"
#include "mojo/public/cpp/system/message_pipe.h"
#endif // MOJO_PUBLIC_CPP_SYSTEM_CORE_H_

Powered by Google App Engine
This is Rietveld 408576698