|
Remove ChromeBrowserProvider::GetLiveTabContextProvider() method.
The LiveTabContextProvider class implementation can be inlined in
the sole user, removed and the accessor can also removed from the
provider too.
Add public_deps on :sessions_private from :sessions and restrict
the visibility of the target (they cannot yet be merged as one of
them uses ARC while not the other).
BUG= 676278
Committed: https://crrev.com/9464d6f0321be5f3c8e2ebcd6a2ef9a1e6fe87c4
Cr-Commit-Position: refs/heads/master@{#441113}
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+48 lines, -241 lines) |
Patch |
 |
M |
ios/chrome/browser/BUILD.gn
|
View
|
2
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
ios/chrome/browser/browser_state/BUILD.gn
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ios/chrome/browser/browsing_data/BUILD.gn
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ios/chrome/browser/crash_report/BUILD.gn
|
View
|
|
2 chunks |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
ios/chrome/browser/downstream_chromium_browser_provider.h
|
View
|
|
2 chunks |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
ios/chrome/browser/downstream_chromium_browser_provider.mm
|
View
|
|
1 chunk |
+1 line, -10 lines |
0 comments
|
Download
|
 |
M |
ios/chrome/browser/sessions/BUILD.gn
|
View
|
|
5 chunks |
+9 lines, -7 lines |
0 comments
|
Download
|
 |
M |
ios/chrome/browser/sessions/ios_chrome_tab_restore_service_client.mm
|
View
|
|
2 chunks |
+31 lines, -8 lines |
0 comments
|
Download
|
 |
D |
ios/chrome/browser/sessions/tab_restore_service_delegate_provider_impl.h
|
View
|
|
1 chunk |
+0 lines, -26 lines |
0 comments
|
Download
|
 |
D |
ios/chrome/browser/sessions/tab_restore_service_delegate_provider_impl.mm
|
View
|
|
1 chunk |
+0 lines, -64 lines |
0 comments
|
Download
|
 |
M |
ios/chrome/browser/tabs/BUILD.gn
|
View
|
1
2
|
2 chunks |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
ios/chrome/browser/test/BUILD.gn
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ios/chrome/browser/ui/BUILD.gn
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
ios/chrome/browser/ui/main/BUILD.gn
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ios/chrome/browser/ui/ntp/recent_tabs/BUILD.gn
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
ios/chrome/browser/ui/tab_switcher/BUILD.gn
|
View
|
1
2
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
ios/public/provider/chrome/browser/chrome_browser_provider.h
|
View
|
|
2 chunks |
+1 line, -3 lines |
0 comments
|
Download
|
 |
M |
ios/public/provider/chrome/browser/chrome_browser_provider.mm
|
View
|
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
ios/public/provider/chrome/browser/sessions/BUILD.gn
|
View
|
|
1 chunk |
+0 lines, -9 lines |
0 comments
|
Download
|
 |
D |
ios/public/provider/chrome/browser/sessions/live_tab_context_provider.h
|
View
|
|
1 chunk |
+0 lines, -38 lines |
0 comments
|
Download
|
 |
D |
ios/public/provider/chrome/browser/sessions/test_live_tab_context_provider.h
|
View
|
|
1 chunk |
+0 lines, -27 lines |
0 comments
|
Download
|
 |
D |
ios/public/provider/chrome/browser/sessions/test_live_tab_context_provider.cc
|
View
|
|
1 chunk |
+0 lines, -20 lines |
0 comments
|
Download
|
 |
M |
ios/public/provider/chrome/browser/test_chrome_browser_provider.h
|
View
|
|
2 chunks |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ios/public/provider/chrome/browser/test_chrome_browser_provider.mm
|
View
|
|
3 chunks |
+0 lines, -7 lines |
0 comments
|
Download
|
Dependent Patchsets:
Total messages: 21 (14 generated)
|