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

Unified Diff: chrome/test/BUILD.gn

Issue 2566053002: Convert utility process out-of-process file patching to mojo (Closed)
Patch Set: Address review comments. Created 4 years 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 f07bb46e3001bd4072c18021428ac8a71c574bbd..21fa0bb8d8d134981c48bf90ab555085aac351af 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -1339,6 +1339,7 @@ test("browser_tests") {
"../browser/chrome_site_per_process_browsertest.cc",
"../browser/chrome_switches_browsertest.cc",
"../browser/collected_cookies_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",
@@ -1958,6 +1959,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