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

Unified Diff: extensions/BUILD.gn

Issue 2697463002: Convert utility process extension Unpacker IPC to mojo (Closed)
Patch Set: Comment-only change in response to review comments. 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
Index: extensions/BUILD.gn
diff --git a/extensions/BUILD.gn b/extensions/BUILD.gn
index e05952b2edb80268db4738560fc1021c075f54c3..f1c32c3210352f8326943921bfae4b97516e75e9 100644
--- a/extensions/BUILD.gn
+++ b/extensions/BUILD.gn
@@ -121,6 +121,8 @@ static_library("test_support") {
"test/extension_test_notification_observer.h",
"test/result_catcher.cc",
"test/result_catcher.h",
+ "test/test_content_browser_client.cc",
+ "test/test_content_browser_client.h",
"test/test_content_utility_client.cc",
"test/test_content_utility_client.h",
"test/test_extensions_client.cc",

Powered by Google App Engine
This is Rietveld 408576698