|
Move render_view_test.h header from content\test to content\public\test. This way we can enforce that internal content headers don't leak to embedders.
I moved the SendKeyEvent from RenderViewTest to RenderViewImplTest, which was the only class it was used in. This way we don't have to expose mock_keyboard.h as well.
BUG= 98716
TBR=phajdan.jr
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=140255
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+237 lines, -362 lines) |
Patch |
 |
M |
chrome/browser/notifications/desktop_notifications_unittest.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/notifications/desktop_notifications_unittest.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/sessions/tab_restore_service_browsertest.cc
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/translate/translate_manager_browsertest.cc
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/views/ash/window_positioner_unittest.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/window_sizer_ash_unittest.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/renderer/automation/automation_renderer_helper_browsertest.cc
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/test/base/chrome_render_view_test.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
content/content_tests.gypi
|
View
|
|
2 chunks |
+1 line, -1 line |
0 comments
|
Download
|
 |
A + |
content/public/test/render_view_test.h
|
View
|
1
2
|
6 chunks |
+16 lines, -23 lines |
0 comments
|
Download
|
 |
M |
content/renderer/external_popup_menu_browsertest.cc
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
content/renderer/mouse_lock_dispatcher_browsertest.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
content/renderer/render_view_browsertest.cc
|
View
|
1
2
|
2 chunks |
+179 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/renderer/render_view_browsertest_mac.mm
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
D |
content/test/render_view_test.h
|
View
|
|
1 chunk |
+0 lines, -152 lines |
0 comments
|
Download
|
 |
M |
content/test/render_view_test.cc
|
View
|
1
2
|
8 chunks |
+27 lines, -172 lines |
0 comments
|
Download
|
 |
M |
content/test/render_widget_browsertest.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
Total messages: 2 (0 generated)
|