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

Unified Diff: mojo/shell/public/cpp/tests/BUILD.gn

Issue 1681933005: Extracts InterfaceRegistry from ConnectionImpl. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@nested
Patch Set: . Created 4 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: mojo/shell/public/cpp/tests/BUILD.gn
diff --git a/mojo/shell/public/cpp/tests/BUILD.gn b/mojo/shell/public/cpp/tests/BUILD.gn
index ef9bbbdfe4acc6bfd82e672a434e19bbcea3af3c..7df8e360c12b2ca9c5fdba1e75b7f23bb7e13242 100644
--- a/mojo/shell/public/cpp/tests/BUILD.gn
+++ b/mojo/shell/public/cpp/tests/BUILD.gn
@@ -6,7 +6,7 @@ import("//testing/test.gni")
test("mojo_public_application_unittests") {
sources = [
- "connection_impl_unittest.cc",
+ "interface_registry_unittest.cc",
]
deps = [
« no previous file with comments | « mojo/shell/public/cpp/lib/interface_registry.cc ('k') | mojo/shell/public/cpp/tests/connection_impl_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698