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

Unified Diff: mojo/public/cpp/application/application.h

Issue 316223002: Include mojo_main_{chromium,standalone}.cc instead of using a target (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Update comment Created 6 years, 6 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
« mojo/mojo_examples.gypi ('K') | « mojo/mojo_services.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/public/cpp/application/application.h
diff --git a/mojo/public/cpp/application/application.h b/mojo/public/cpp/application/application.h
index a81aed5b4a82b8799db1d9f3932ea20d45ed1899..1dcbb7c5dfa0d999025ef7afa27349caa24090c5 100644
--- a/mojo/public/cpp/application/application.h
+++ b/mojo/public/cpp/application/application.h
@@ -22,7 +22,7 @@
#endif
// DSOs can either implement MojoMain directly or utilize the
-// mojo_main_{standalone|chromium} gyp targets and implement
+// mojo_main_{standalone|chromium} gyp variables and implement
// Application::Create();
// TODO(davemoore): Establish this as part of our SDK for third party mojo
// application writers.
« mojo/mojo_examples.gypi ('K') | « mojo/mojo_services.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698