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

Unified Diff: mojo/environment/BUILD.gn

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_options_chromium.h ('k') | mojo/environment/scoped_chromium_init.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/environment/BUILD.gn
diff --git a/mojo/environment/BUILD.gn b/mojo/environment/BUILD.gn
index 2bf0c587c6eca2fa2352100496712f114fcee1fb..dc21a24da5b428948d368d7d2aacc9c0c18fa1f9 100644
--- a/mojo/environment/BUILD.gn
+++ b/mojo/environment/BUILD.gn
@@ -9,6 +9,8 @@ source_set("chromium") {
"default_logger.cc",
"default_logger.h",
"environment.cc",
+ "scoped_chromium_init.cc",
+ "scoped_chromium_init.h",
# TODO(vtl): This is kind of ugly. (See TODO in logging.h.)
"../public/cpp/environment/async_waiter.h",
« no previous file with comments | « mojo/application/run_application_options_chromium.h ('k') | mojo/environment/scoped_chromium_init.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698