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

Unified Diff: extensions/BUILD.gn

Issue 2697463002: Convert utility process extension Unpacker IPC to mojo (Closed)
Patch Set: Sync to ToT. Created 3 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: extensions/BUILD.gn
diff --git a/extensions/BUILD.gn b/extensions/BUILD.gn
index 0b11984f69a262b0eff4a56c909f5e3e5637fb87..1195300c2a80ad239ab9f66f425a112d0f314bd1 100644
--- a/extensions/BUILD.gn
+++ b/extensions/BUILD.gn
@@ -115,6 +115,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