|
[iOS] Upstream web_controller_provider_impl.{h,mm}.
Upstream the implementation of WebControllerProviderImpl, split the
file to move the factory and the class in separate files. Fix deps.
Dependency on the upstream class can be added in that CL as it is in
a different namespace as the downstream implementation and do not
conflict.
BUG=None
Committed: https://crrev.com/21a52db5fec1a61393b2aedbe5bf0b834d9d97eb
Cr-Commit-Position: refs/heads/master@{#434485}
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+265 lines, -41 lines) |
Patch |
 |
M |
components/dom_distiller/ios/distiller_page_ios.mm
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
ios/BUILD.gn
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
ios/chrome/browser/web/BUILD.gn
|
View
|
|
1 chunk |
+20 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ios/chrome/browser/web/DEPS
|
View
|
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ios/chrome/browser/web/web_controller_provider_factory_impl.h
|
View
|
|
1 chunk |
+24 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ios/chrome/browser/web/web_controller_provider_factory_impl.mm
|
View
|
|
1 chunk |
+22 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ios/chrome/browser/web/web_controller_provider_impl.h
|
View
|
|
1 chunk |
+36 lines, -0 lines |
1 comment
|
Download
|
 |
A |
ios/chrome/browser/web/web_controller_provider_impl.mm
|
View
|
|
1 chunk |
+72 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ios/public/provider/chrome/browser/BUILD.gn
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
ios/public/provider/web/BUILD.gn
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ios/public/provider/web/web_controller_provider.h
|
View
|
1
|
2 chunks |
+4 lines, -11 lines |
0 comments
|
Download
|
 |
M |
ios/public/provider/web/web_controller_provider.mm
|
View
|
|
2 chunks |
+1 line, -26 lines |
0 comments
|
Download
|
 |
A |
ios/public/provider/web/web_controller_provider_factory.h
|
View
|
|
1 chunk |
+38 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ios/public/provider/web/web_controller_provider_factory.mm
|
View
|
|
1 chunk |
+38 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ios/web/BUILD.gn
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
ios/web/DEPS
|
View
|
|
1 chunk |
+0 lines, -1 line |
1 comment
|
Download
|
Total messages: 15 (9 generated)
|