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

Unified Diff: ios/chrome/browser/web/DEPS

Issue 2612433002: Remove CRWWebControllerProvider (Closed)
Patch Set: Remove DEPS Created 3 years, 11 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 | « ios/chrome/browser/web/BUILD.gn ('k') | ios/chrome/browser/web/web_controller_provider_factory_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/web/DEPS
diff --git a/ios/chrome/browser/web/DEPS b/ios/chrome/browser/web/DEPS
index d801a1e2eed840f4d01d21ba96330693a8176fb5..83927462a6b90477b05dab2f94c1db0d2471269f 100644
--- a/ios/chrome/browser/web/DEPS
+++ b/ios/chrome/browser/web/DEPS
@@ -11,9 +11,4 @@ specific_include_rules = {
"^early_page_script_perftest\.mm$": [
"+ios/web/web_state/js/page_script_util.h",
],
- # TODO(crbug.com/546231): Remove this exception.
- "^web_controller_provider_impl\.mm$": [
- "+ios/web/web_state/ui/crw_web_controller.h",
- "+ios/web/web_state/web_state_impl.h",
- ],
}
« no previous file with comments | « ios/chrome/browser/web/BUILD.gn ('k') | ios/chrome/browser/web/web_controller_provider_factory_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698