|
Make SysColorChangeListener Windows-only instead of having an empty shell.
The class in only used on Windows and we end up building an empty class
on other platforms. It leads to "unused private fields" warnings that
could be avoided.
BUG= 447445
Committed: https://crrev.com/20bb4c4aa6b26509c3040c562c5b051bd575e7eb
Cr-Commit-Position: refs/heads/master@{#337815}
Total comments: 1
Total comments: 1
Total comments: 10
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+35 lines, -40 lines) |
Patch |
 |
M |
chrome/browser/search/instant_service.cc
|
View
|
1
2
3
4
5
|
2 chunks |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/views/accessibility/invert_bubble_view.cc
|
View
|
1
2
3
4
5
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/webui/ntp/ntp_resource_cache.cc
|
View
|
1
2
3
4
5
|
2 chunks |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
content/browser/accessibility/browser_accessibility_state_impl.cc
|
View
|
1
2
3
4
5
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ui/gfx/BUILD.gn
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/gfx/color_utils.h
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/gfx/color_utils.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/gfx/gfx.gyp
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ui/gfx/sys_color_change_listener.h
|
View
|
1
2
|
1 chunk |
+1 line, -8 lines |
0 comments
|
Download
|
 |
M |
ui/gfx/sys_color_change_listener.cc
|
View
|
1
2
3
4
5
6
7
|
5 chunks |
+6 lines, -15 lines |
0 comments
|
Download
|
 |
M |
ui/native_theme/common_theme.cc
|
View
|
1
2
3
4
5
|
2 chunks |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
ui/native_theme/native_theme_win.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ui/views/controls/button/blue_button.cc
|
View
|
1
2
3
4
5
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ui/views/controls/button/label_button.cc
|
View
|
1
2
3
4
5
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
Depends on Patchset:
Total messages: 18 (4 generated)
|