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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 2134293002: Adding a ScrollView for IntentPickerBubbleView (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix the last test failing, moving the order of excecution and getting rid of the override SetUp(). Created 4 years, 5 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/chrome_tests_unit.gypi
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
index 008d404e505236b8b7adc7baeb00358a760fc7d1..46ab24984b9e326ed8c8c37ad48df53d6d8dfdd6 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -1651,6 +1651,7 @@
'chrome_unit_tests_arc_sources': [
'browser/chromeos/arc/arc_auth_service_unittest.cc',
'browser/chromeos/arc/arc_policy_bridge_unittest.cc',
+ 'browser/ui/views/intent_picker_bubble_view_unittest.cc',
],
# Sources for Offline pages. For now only for Android.
'chrome_unit_tests_offline_pages_sources': [

Powered by Google App Engine
This is Rietveld 408576698