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

Unified Diff: chrome/test/BUILD.gn

Issue 2693063003: Unload old Cast extensions after initializing ToolbarActionsModel (Closed)
Patch Set: Created 3 years, 10 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 21f00ab4c6d518de368c7d30039eec020675e1d6..ce171850d8c0b8b4e8303a2adef980bd5082fc42 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -3695,6 +3695,7 @@ test("unit_tests") {
"../browser/ui/tabs/test_tab_strip_model_delegate.h",
"../browser/ui/toolbar/app_menu_model_unittest.cc",
"../browser/ui/toolbar/back_forward_menu_model_unittest.cc",
+ "../browser/ui/toolbar/component_toolbar_actions_factory_unittest.cc",
"../browser/ui/toolbar/mock_component_toolbar_actions_factory.cc",
"../browser/ui/toolbar/mock_component_toolbar_actions_factory.h",
"../browser/ui/toolbar/mock_media_router_action_controller.cc",

Powered by Google App Engine
This is Rietveld 408576698