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

Unified Diff: chrome/test/BUILD.gn

Issue 2632143002: Convert utility process out-of-process file patching IPC to mojo (Closed)
Patch Set: Reupload to sync to tip. Try landing again. Created 3 years, 11 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/common/file_patcher.mojom ('k') | chrome/utility/chrome_content_utility_client.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index f9a42e30e88b21367965de41741cd903e1ea3c90..fceb6cd4982b93278d3600edccb99327d12f5096 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -1353,6 +1353,7 @@ test("browser_tests") {
"../browser/chrome_security_exploit_browsertest.cc",
"../browser/chrome_site_per_process_browsertest.cc",
"../browser/chrome_switches_browsertest.cc",
+ "../browser/component_updater/component_patcher_operation_out_of_process_browsertest.cc",
"../browser/content_settings/content_settings_browsertest.cc",
"../browser/crash_recovery_browsertest.cc",
"../browser/custom_handlers/protocol_handler_registry_browsertest.cc",
@@ -1970,6 +1971,7 @@ test("browser_tests") {
"//chrome/browser/policy/test/policy_testserver.py",
"//chrome/common/extensions/docs/examples/apps/calculator/",
"//chrome/third_party/mock4js/",
+ "//components/test/data/update_client/",
"//content/test/data/",
"//google_apis/test/",
"//media/test/data/",
« no previous file with comments | « chrome/common/file_patcher.mojom ('k') | chrome/utility/chrome_content_utility_client.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698