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

Unified Diff: chrome/test/BUILD.gn

Issue 2679533002: Added unit test for WebShareTargetPickerView. (Closed)
Patch Set: Test selection and double-click logic. 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 986afe7961fa1fc48cd8efdc9c8dcff82e358acb..c9fae34643dd57bee705fcdd77b8d872065ae7b3 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -4846,6 +4846,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