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

Unified Diff: content/public/common/BUILD.gn

Issue 2810343002: Convert UtilityThread/Clients to add ConnectionFilters instead of using ChildThread's InterfaceRegi… (Closed)
Patch Set: . Created 3 years, 8 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 | « chrome/utility/extensions/extensions_handler.cc ('k') | content/public/common/simple_connection_filter.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/common/BUILD.gn
diff --git a/content/public/common/BUILD.gn b/content/public/common/BUILD.gn
index acda0d6dd9efc75782b15fd74b26c75771b7cb74..d553b2a9596f9a4d317d31a2614c9c13e93675ac 100644
--- a/content/public/common/BUILD.gn
+++ b/content/public/common/BUILD.gn
@@ -222,6 +222,8 @@ source_set("common_sources") {
"service_info.cc",
"service_info.h",
"service_manager_connection.h",
+ "simple_connection_filter.cc",
+ "simple_connection_filter.h",
"speech_recognition_error.h",
"speech_recognition_grammar.h",
"speech_recognition_result.cc",
« no previous file with comments | « chrome/utility/extensions/extensions_handler.cc ('k') | content/public/common/simple_connection_filter.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698