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

Unified Diff: chrome/test/BUILD.gn

Issue 2397273002: Show a custom page info bubble for chrome-devtools:// URLs (Closed)
Patch Set: Fix mac build Created 4 years, 2 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 f2cd2283a0aff63806efe396aed5ccf624e42c9b..5c2733819a8bc0d9abf16098f57a34615b9155bc 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -556,6 +556,7 @@ if (!is_android) {
"../browser/ui/views/toolbar/toolbar_button_interactive_uitest.cc",
"../browser/ui/views/toolbar/toolbar_view_interactive_uitest.cc",
"../browser/ui/views/translate/translate_bubble_test_utils_views.cc",
+ "../browser/ui/views/website_settings/website_settings_popup_view_interactive_uitest.cc",
"base/interactive_test_utils_views.cc",
]
}

Powered by Google App Engine
This is Rietveld 408576698