|
Replacing the OVERRIDE with override and FINAL with final in content/browser/frame_host
This step is a giant search and replace for OVERRIDE and FINAL to
replace them with their lowercase versions.
BUG= 417463
Committed: https://crrev.com/383f53b34d909937b438a8ffaadfd20bc15837e4
Cr-Commit-Position: refs/heads/master@{#298392}
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+334 lines, -334 lines) |
Patch |
|
M |
content/browser/frame_host/frame_tree_browsertest.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
content/browser/frame_host/frame_tree_unittest.cc
|
View
|
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
content/browser/frame_host/interstitial_page_impl.h
|
View
|
|
2 chunks |
+37 lines, -37 lines |
0 comments
|
Download
|
|
M |
content/browser/frame_host/interstitial_page_impl.cc
|
View
|
|
1 chunk |
+6 lines, -6 lines |
0 comments
|
Download
|
|
M |
content/browser/frame_host/interstitial_page_navigator_impl.h
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
content/browser/frame_host/navigation_controller_impl.h
|
View
|
|
1 chunk |
+47 lines, -47 lines |
0 comments
|
Download
|
|
M |
content/browser/frame_host/navigation_controller_impl_unittest.cc
|
View
|
|
5 chunks |
+8 lines, -8 lines |
0 comments
|
Download
|
|
M |
content/browser/frame_host/navigation_entry_impl.h
|
View
|
|
1 chunk |
+49 lines, -49 lines |
0 comments
|
Download
|
|
M |
content/browser/frame_host/navigator_impl.h
|
View
|
|
2 chunks |
+12 lines, -12 lines |
0 comments
|
Download
|
|
M |
content/browser/frame_host/popup_menu_helper_mac.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
content/browser/frame_host/render_frame_host_impl.h
|
View
|
|
1 chunk |
+30 lines, -30 lines |
0 comments
|
Download
|
|
M |
content/browser/frame_host/render_frame_host_impl.cc
|
View
|
|
4 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
content/browser/frame_host/render_frame_host_manager.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
content/browser/frame_host/render_frame_host_manager_browsertest.cc
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
content/browser/frame_host/render_frame_host_manager_unittest.cc
|
View
|
|
9 chunks |
+14 lines, -14 lines |
0 comments
|
Download
|
|
M |
content/browser/frame_host/render_frame_message_filter.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
content/browser/frame_host/render_frame_proxy_host.h
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
content/browser/frame_host/render_widget_host_view_child_frame.h
|
View
|
|
1 chunk |
+60 lines, -60 lines |
0 comments
|
Download
|
|
M |
content/browser/frame_host/render_widget_host_view_guest.h
|
View
|
|
1 chunk |
+53 lines, -53 lines |
0 comments
|
Download
|
Total messages: 7 (2 generated)
|