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

Unified Diff: extensions/BUILD.gn

Issue 2697463002: Convert utility process extension Unpacker IPC to mojo (Closed)
Patch Set: Set the IPC enum traits limit to extensions::Manifest::NUM_LOCATIONS - 1. 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
« no previous file with comments | « chrome/utility/extensions/extensions_handler.cc ('k') | extensions/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/BUILD.gn
diff --git a/extensions/BUILD.gn b/extensions/BUILD.gn
index db02ee847adffeee2b58774c72624c2f8d1a71b3..e012ca4b0f906aab073c08a0d82094dda34471d5 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",
« no previous file with comments | « chrome/utility/extensions/extensions_handler.cc ('k') | extensions/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698