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

Unified Diff: chrome/test/BUILD.gn

Issue 2652823003: Add "Relaunch Chrome" dialog to Mac Views. (Closed)
Patch Set: Disable on Linux and Windows Created 3 years, 11 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 bd701a70418e7a22d3ffd4398a415da2a6b49365..9ab708d95051e78dd025e8cc4bdfa879b490ef7a 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -1792,6 +1792,7 @@ test("browser_tests") {
"../browser/ui/toolbar/component_toolbar_actions_browsertest.cc",
"../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/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