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

Unified Diff: third_party/mojo/src/mojo/edk/test/BUILD.gn

Issue 954643002: Update mojo sdk to rev 3d23dae011859a2aae49f1d1adde705c8e85d819 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: use run_renderer_in_process() Created 5 years, 10 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
Index: third_party/mojo/src/mojo/edk/test/BUILD.gn
diff --git a/third_party/mojo/src/mojo/edk/test/BUILD.gn b/third_party/mojo/src/mojo/edk/test/BUILD.gn
index 3a15663142a0613558975815cb707cbb837394b1..e8f55adfcf760d181c3eb92976894672633c369d 100644
--- a/third_party/mojo/src/mojo/edk/test/BUILD.gn
+++ b/third_party/mojo/src/mojo/edk/test/BUILD.gn
@@ -10,6 +10,8 @@ mojo_edk_source_set("test_support") {
sources = [
"multiprocess_test_helper.cc",
"multiprocess_test_helper.h",
+ "scoped_ipc_support.cc",
+ "scoped_ipc_support.h",
"test_utils.h",
"test_utils_posix.cc",
"test_utils_win.cc",

Powered by Google App Engine
This is Rietveld 408576698