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

Unified Diff: chrome/test/BUILD.gn

Issue 2787573003: Remove DumpWithoutCrashing from ShouldAllowOpenURL. (Closed)
Patch Set: Nick's 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: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 5d7079ec28baf0dfddb8285968148dec11464669..6cfec3a193c035faae6db216c6941cd58be8f31d 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -3941,6 +3941,7 @@ test("unit_tests") {
"../browser/extensions/bookmark_app_helper_unittest.cc",
"../browser/extensions/chrome_app_sorting_unittest.cc",
"../browser/extensions/chrome_component_extension_resource_manager_unittest.cc",
+ "../browser/extensions/chrome_content_browser_client_extensions_part_unittest.cc",
"../browser/extensions/chrome_extension_function_unittest.cc",
"../browser/extensions/chrome_info_map_unittest.cc",
"../browser/extensions/component_loader_unittest.cc",

Powered by Google App Engine
This is Rietveld 408576698