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

Unified Diff: chrome/test/BUILD.gn

Issue 2687893002: Clear the text cache when the tooltip text is updated. (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 6dd435042424fb54f5e819d607a4540cd8cd0ec0..33d3a7c15217458ee46e53685c18da1aac05c1cc 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -1810,6 +1810,7 @@ test("browser_tests") {
"../browser/ui/toolbar/mock_component_toolbar_actions_factory.cc",
"../browser/ui/toolbar/mock_component_toolbar_actions_factory.h",
"../browser/ui/update_chrome_dialog_browsertest.cc",
+ "../browser/ui/views/bookmarks/bookmark_bar_view_browsertest.cc",
"../browser/ui/website_settings/mock_permission_prompt.cc",
"../browser/ui/website_settings/mock_permission_prompt.h",
"../browser/ui/website_settings/mock_permission_prompt_factory.cc",

Powered by Google App Engine
This is Rietveld 408576698