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

Unified Diff: chrome/test/BUILD.gn

Issue 2808223002: Add test for ContentSettingBubbleContents
Patch Set: 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 ed934c26d3a3ef39f039cdafde67dd235bd921a4..0bf81640e46cc93bbab945c64889eec5a9ec817b 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -4851,6 +4851,7 @@ test("unit_tests") {
"../browser/ui/views/apps/app_info_dialog/app_info_dialog_views_unittest.cc",
"../browser/ui/views/apps/app_info_dialog/app_info_permissions_panel_unittest.cc",
"../browser/ui/views/confirm_bubble_views_unittest.cc",
+ "../browser/ui/views/content_setting_bubble_contents_unittest.cc",
"../browser/ui/views/global_error_bubble_view_unittest.cc",
"../browser/ui/views/harmony/layout_delegate_unittest.cc",
"../browser/ui/views/page_info/page_info_bubble_view_unittest.cc",

Powered by Google App Engine
This is Rietveld 408576698