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

Unified Diff: chrome/test/BUILD.gn

Issue 2885143003: [Extensions] Remove external errors on profile shutdown (Closed)
Patch Set: . Created 3 years, 7 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 8b12d969e8b3c0dfcd4777229f257dd45fde4105..578ac3c8f90bbd367e8f12bba5790f199df30b91 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -1337,6 +1337,7 @@ test("browser_tests") {
"../browser/extensions/extension_view_host_factory_browsertest.cc",
"../browser/extensions/extension_websocket_apitest.cc",
"../browser/extensions/extension_webui_apitest.cc",
+ "../browser/extensions/external_install_error_browsertest.cc",
"../browser/extensions/fetch_apitest.cc",
"../browser/extensions/gpu_browsertest.cc",
"../browser/extensions/hotword_browsertest.cc",

Powered by Google App Engine
This is Rietveld 408576698