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

Unified Diff: mojo/edk/embedder/BUILD.gn

Issue 2735113003: Changing SpawnChild to return a struct.
Patch Set: Created 3 years, 9 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 | « content/browser/memory/memory_coordinator_impl_unittest.cc ('k') | mojo/edk/embedder/connection_param.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/edk/embedder/BUILD.gn
diff --git a/mojo/edk/embedder/BUILD.gn b/mojo/edk/embedder/BUILD.gn
index b3fa0076edab640ff5ea81adca7280e62b8b22e9..c1f8afac42d6b55d5fdea0bfc6500b07917cec76 100644
--- a/mojo/edk/embedder/BUILD.gn
+++ b/mojo/edk/embedder/BUILD.gn
@@ -35,6 +35,8 @@ source_set("embedder") {
sources = [
"configuration.h",
+ "connection_param.cc",
+ "connection_param.h",
"embedder.cc",
"embedder.h",
"embedder_internal.h",
« no previous file with comments | « content/browser/memory/memory_coordinator_impl_unittest.cc ('k') | mojo/edk/embedder/connection_param.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698