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

Unified Diff: mojo/application/run_application_options_chromium.h

Issue 2011383002: Get rid of {Run,Terminate}MainApplication(), and more ApplicationDelegate conversion. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: rebased Created 4 years, 7 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
« no previous file with comments | « mojo/application/run_application.cc ('k') | mojo/environment/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/application/run_application_options_chromium.h
diff --git a/mojo/application/run_application_options_chromium.h b/mojo/application/run_application_options_chromium.h
index 54a5578a9090d1b749df3189a4c0066bb0ee0b05..9084d4170282e114a666b699542f7696d0844c23 100644
--- a/mojo/application/run_application_options_chromium.h
+++ b/mojo/application/run_application_options_chromium.h
@@ -10,8 +10,7 @@
namespace mojo {
-// Options for the "chromium" implementation of |RunMainApplication()| and
-// |RunApplication()|.
+// Options for the "chromium" implementation of |RunApplication()|.
class RunApplicationOptionsChromium : public RunApplicationOptions {
public:
explicit RunApplicationOptionsChromium(
« no previous file with comments | « mojo/application/run_application.cc ('k') | mojo/environment/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698