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

Unified Diff: chrome/test/BUILD.gn

Issue 2819633002: Restored Pre-Harmony Bubble title margin metrics (Closed)
Patch Set: Added browser dialog interactive test for password bubbles Created 3 years, 8 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 3ed3b7904445246f66249b0c73311a2f51083526..a9e4ae466b42f1bf837798d6ecaa150ac567c71f 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -401,6 +401,9 @@ if (!is_android) {
"../browser/ui/search/instant_test_utils.h",
"../browser/ui/search/local_ntp_browsertest.cc",
"../browser/ui/startup/startup_browser_creator_interactive_uitest.cc",
+ "../browser/ui/test/browser_dialog_browsertest.cc",
+ "../browser/ui/test/test_browser_dialog.cc",
+ "../browser/ui/test/test_browser_dialog.h",
"../browser/ui/translate/translate_bubble_test_utils.h",
"../browser/ui/views/accessibility/navigation_accessibility_uitest_win.cc",
"../browser/ui/webui/options/language_dictionary_interactive_uitest.cc",

Powered by Google App Engine
This is Rietveld 408576698