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

Unified Diff: mojo/shell/BUILD.gn

Issue 691653002: Factor out loading & running of DSOs (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Extra import Created 6 years, 2 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 | « no previous file | mojo/shell/app_child_process.cc » ('j') | mojo/shell/app_child_process.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/shell/BUILD.gn
diff --git a/mojo/shell/BUILD.gn b/mojo/shell/BUILD.gn
index a9781f3f42d220c179bc67675851ea532e07d524..6a96a1abee2ca417b3f67d680de97bb3a29ddef6 100644
--- a/mojo/shell/BUILD.gn
+++ b/mojo/shell/BUILD.gn
@@ -48,6 +48,7 @@ source_set("lib") {
"context.h",
"dynamic_application_loader.cc",
"dynamic_application_loader.h",
+ "dynamic_service_runner.cc",
"dynamic_service_runner.h",
"external_application_listener.h",
"external_application_listener_posix.cc",
« no previous file with comments | « no previous file | mojo/shell/app_child_process.cc » ('j') | mojo/shell/app_child_process.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698