|
[Icons NTP] Refactoring: Moving FallbackIconService to components\favicon\core
The class used to be in components\favicon_base. The DEP changes arise
due to movement of fallback icon drawing code.
BUG= 467712
Committed: https://crrev.com/ced2f17446e45420a4d6072d67adce436e32a6de
Cr-Commit-Position: refs/heads/master@{#322157}
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+26 lines, -179 lines) |
Patch |
 |
M |
chrome/browser/ui/webui/fallback_icon_source.h
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/webui/fallback_icon_source.cc
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/webui/large_icon_source.h
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/webui/large_icon_source.cc
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
components/favicon.gypi
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
components/favicon/core/BUILD.gn
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
components/favicon/core/DEPS
|
View
|
|
1 chunk |
+3 lines, -0 lines |
2 comments
|
Download
|
 |
A + |
components/favicon/core/fallback_icon_service.h
|
View
|
|
4 chunks |
+6 lines, -8 lines |
0 comments
|
Download
|
 |
A + |
components/favicon/core/fallback_icon_service.cc
|
View
|
|
5 chunks |
+7 lines, -10 lines |
0 comments
|
Download
|
 |
M |
components/favicon_base.gypi
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
components/favicon_base/BUILD.gn
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
components/favicon_base/DEPS
|
View
|
1
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
D |
components/favicon_base/fallback_icon_service.h
|
View
|
|
1 chunk |
+0 lines, -51 lines |
0 comments
|
Download
|
 |
D |
components/favicon_base/fallback_icon_service.cc
|
View
|
|
1 chunk |
+0 lines, -97 lines |
0 comments
|
Download
|
Total messages: 26 (7 generated)
|