|
[Extensions Views] Update the extension installed bubble's sync promo
Update the extension installed bubble's sync promo to match that of the
bookmark added bubble (and rename BookmarkSyncPromoView to
BubbleSyncPromoView).
Also, restructure the layout of the extension installed bubble to use a grid
layout to chop out a couple hundred LOC.
BUG= 551695
Committed: https://crrev.com/305da4552528094c32c9bd76867a3c3e6aec8797
Cr-Commit-Position: refs/heads/master@{#363892}
Total comments: 14
Total comments: 8
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+326 lines, -628 lines) |
Patch |
 |
M |
chrome/app/chromium_strings.grd
|
View
|
1
2
3
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/app/generated_resources.grd
|
View
|
1
2
3
4
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/app/google_chrome_strings.grd
|
View
|
1
2
3
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/ui/bookmarks/bookmark_bubble_delegate.h
|
View
|
|
1 chunk |
+0 lines, -14 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/bookmarks/bookmark_bubble_sign_in_delegate.h
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/extensions/extension_installed_bubble.cc
|
View
|
1
|
2 chunks |
+8 lines, -1 line |
0 comments
|
Download
|
 |
A |
chrome/browser/ui/sync/bubble_sync_promo_delegate.h
|
View
|
1
2
|
1 chunk |
+14 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/views/bookmarks/bookmark_bubble_sign_in_delegate_browsertest.cc
|
View
|
|
5 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/views/bookmarks/bookmark_bubble_view.h
|
View
|
|
4 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/views/bookmarks/bookmark_bubble_view.cc
|
View
|
|
5 chunks |
+18 lines, -15 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/views/bookmarks/bookmark_bubble_view_unittest.cc
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/ui/views/bookmarks/bookmark_sync_promo_view.h
|
View
|
|
1 chunk |
+0 lines, -37 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/ui/views/bookmarks/bookmark_sync_promo_view.cc
|
View
|
|
1 chunk |
+0 lines, -82 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/ui/views/bookmarks/bookmark_sync_promo_view_unittest.cc
|
View
|
|
1 chunk |
+0 lines, -43 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/views/browser_dialogs_views_mac.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/views/extensions/extension_installed_bubble_view.h
|
View
|
1
2
|
4 chunks |
+46 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/views/extensions/extension_installed_bubble_view.cc
|
View
|
1
2
3
4
|
7 chunks |
+165 lines, -372 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/views/frame/browser_view.cc
|
View
|
1
2
3
4
|
3 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
A + |
chrome/browser/ui/views/sync/bubble_sync_promo_view.h
|
View
|
|
2 chunks |
+13 lines, -10 lines |
0 comments
|
Download
|
 |
A + |
chrome/browser/ui/views/sync/bubble_sync_promo_view.cc
|
View
|
|
3 chunks |
+19 lines, -21 lines |
0 comments
|
Download
|
 |
A + |
chrome/browser/ui/views/sync/bubble_sync_promo_view_unittest.cc
|
View
|
1
|
1 chunk |
+13 lines, -10 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_browser_ui.gypi
|
View
|
1
2
3
4
|
4 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_tests_unit.gypi
|
View
|
1
2
3
4
|
2 chunks |
+1 line, -1 line |
0 comments
|
Download
|
Total messages: 19 (5 generated)
|