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

Unified Diff: ios/web/BUILD.gn

Issue 2847743003: Eliminate InterfaceRegistry (Closed)
Patch Set: . Created 3 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 | « content/public/browser/content_browser_client.h ('k') | ios/web/DEPS » ('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 7946208c8ebe030f7da5be50bb94d622789aa2ac..4d30428d2c8e13a67e888154a926895f00ee9c71 100644
--- a/ios/web/BUILD.gn
+++ b/ios/web/BUILD.gn
@@ -161,6 +161,8 @@ source_set("web_arc") {
"public/web_state/web_state.h",
"public/web_state/web_state_delegate.h",
"public/web_state/web_state_delegate_bridge.h",
+ "public/web_state/web_state_interface_provider.cc",
+ "public/web_state/web_state_interface_provider.h",
"public/web_state/web_state_observer.h",
"public/web_state/web_state_observer_bridge.h",
"public/web_state/web_state_policy_decider.h",
« no previous file with comments | « content/public/browser/content_browser_client.h ('k') | ios/web/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698