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

Unified Diff: chrome/test/BUILD.gn

Issue 2679533002: Added unit test for WebShareTargetPickerView. (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 7233b8a312e6596448cb199693e4ff8c40d6f663..59426d9fb07992f9008ac77bffccca7d09353e83 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -4844,6 +4844,7 @@ test("unit_tests") {
"../browser/ui/views/toolbar/toolbar_action_view_unittest.cc",
"../browser/ui/views/toolbar/toolbar_actions_bar_bubble_views_unittest.cc",
"../browser/ui/views/translate/translate_bubble_view_unittest.cc",
+ "../browser/ui/views/webshare/webshare_target_picker_view_unittest.cc",
]
}
if (use_aura) {

Powered by Google App Engine
This is Rietveld 408576698