|
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
COLLABORATOR=kirr@yandex-team.ru
Also reviewed in http://crrev.com/1669793002/
Committed: https://crrev.com/21b504032d9dcf75db5048eb48ef50204ae45b90
Cr-Commit-Position: refs/heads/master@{#374640}
Total comments: 4
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+103 lines, -176 lines) |
Patch |
 |
M |
chrome/browser/ui/views/location_bar/page_action_image_view_interactive_uitest.cc
|
View
|
|
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
|
1
2
|
6 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/views/toolbar/toolbar_view_interactive_uitest.cc
|
View
|
1
2
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_tests.gypi
|
View
|
|
5 chunks |
+22 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/test/BUILD.gn
|
View
|
|
1 chunk |
+19 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/test/base/interactive_test_utils.h
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
chrome/test/base/interactive_test_utils_cocoa.mm
|
View
|
|
3 chunks |
+1 line, -35 lines |
0 comments
|
Download
|
 |
A |
chrome/test/base/interactive_test_utils_common_views.cc
|
View
|
|
1 chunk |
+40 lines, -0 lines |
0 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
|
|
2 chunks |
+4 lines, -33 lines |
0 comments
|
Download
|
Total messages: 30 (14 generated)
|