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

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: Adding a DCHECK to make code easier to follow. 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
« no previous file with comments | « chrome/browser/ui/views/intent_picker_bubble_view_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests_unit.gypi
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
index 0a9addc189559393bd811e57d9c650a3d2bfdbd5..976df37c07d8540b11181a1c50dad4795ea84e60 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -1654,6 +1654,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': [
« no previous file with comments | « chrome/browser/ui/views/intent_picker_bubble_view_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698