|
mac_views_browser: fixed interactive_ui_tests compilation.
Splitting interactive_test_utils_mac.mm to
mac specific part - interactive_test_utils_mac.mm
and cocoa-views part - interactive_test_utils_cocoa.mm.
Splitting interactive_test_utils_views.cc to
interactive_test_utils_common_views.cc that can be used in mac tests
and interactive_test_utils_views.cc that used only in toolkit-views tests.
Disabled 3 tests files that are not ready for mac_views.
BUG= 575036
Total comments: 27
Total comments: 6
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+102 lines, -173 lines) |
Patch |
 |
M |
chrome/browser/ui/views/location_bar/page_action_image_view_interactive_uitest.cc
|
View
|
1
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/views/tabs/tab_drag_controller_interactive_uitest.h
|
View
|
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/views/tabs/tab_drag_controller_interactive_uitest.cc
|
View
|
|
2 chunks |
+1 line, -7 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/views/toolbar/toolbar_action_view_interactive_uitest.cc
|
View
|
|
5 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/views/toolbar/toolbar_view_interactive_uitest.cc
|
View
|
|
1 chunk |
+4 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_tests.gypi
|
View
|
1
|
5 chunks |
+23 lines, -3 lines |
2 comments
|
Download
|
 |
M |
chrome/test/BUILD.gn
|
View
|
1
|
1 chunk |
+18 lines, -0 lines |
2 comments
|
Download
|
 |
M |
chrome/test/base/interactive_test_utils.h
|
View
|
1
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
chrome/test/base/interactive_test_utils_cocoa.mm
|
View
|
1
|
3 chunks |
+1 line, -34 lines |
0 comments
|
Download
|
 |
A |
chrome/test/base/interactive_test_utils_common_views.cc
|
View
|
1
|
1 chunk |
+40 lines, -0 lines |
2 comments
|
Download
|
 |
M |
chrome/test/base/interactive_test_utils_mac.mm
|
View
|
|
1 chunk |
+0 lines, -82 lines |
0 comments
|
Download
|
 |
M |
chrome/test/base/interactive_test_utils_views.cc
|
View
|
1
|
2 chunks |
+4 lines, -33 lines |
0 comments
|
Download
|
Total messages: 10 (4 generated)
|