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

Unified Diff: chrome/test/BUILD.gn

Issue 2355183002: [Extensions] Don't run unload listeners when an extension is removed (Closed)
Patch Set: Remove terminated extensions reference Created 4 years, 3 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/browser/ui/unload_controller.cc ('k') | chrome/test/data/extensions/unload_listener/manifest.json » ('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 b197289000713d5ac85ffde2913a284d6821b6c5..3b52ed16afa055e63940661bfde44b42a1e2adde 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -1501,6 +1501,7 @@ test("browser_tests") {
"../browser/extensions/extension_storage_monitor_browsertest.cc",
"../browser/extensions/extension_tab_util_browsertest.cc",
"../browser/extensions/extension_tabs_apitest.cc",
+ "../browser/extensions/extension_unload_browsertest.cc",
"../browser/extensions/extension_url_rewrite_browsertest.cc",
"../browser/extensions/extension_view_host_factory_browsertest.cc",
"../browser/extensions/extension_websocket_apitest.cc",
« no previous file with comments | « chrome/browser/ui/unload_controller.cc ('k') | chrome/test/data/extensions/unload_listener/manifest.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698