Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(356)

Unified Diff: ios/web/BUILD.gn

Issue 1874903003: Reversed WebState <-> CRWWebController ownership. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Merged with origin/master Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | ios/web/ios_web.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/web/BUILD.gn
diff --git a/ios/web/BUILD.gn b/ios/web/BUILD.gn
index 0a5229a307f294b6ffce4b464611209270d2db1b..e9db70646638e05ee0a45bfa70b2c2072fa05bb1 100644
--- a/ios/web/BUILD.gn
+++ b/ios/web/BUILD.gn
@@ -126,8 +126,6 @@ source_set("web") {
"public/web_capabilities.h",
"public/web_client.h",
"public/web_client.mm",
- "public/web_controller_factory.h",
- "public/web_controller_factory.mm",
"public/web_kit_constants.h",
"public/web_state/credential.h",
"public/web_state/crw_web_controller_observer.h",
« no previous file with comments | « no previous file | ios/web/ios_web.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698