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

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

Issue 2640463002: [ios] Convert BlockedPopupHandler into a tab helper class. (Closed)
Patch Set: Review. 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
Index: ios/chrome/browser/web/DEPS
diff --git a/ios/chrome/browser/web/DEPS b/ios/chrome/browser/web/DEPS
index 83927462a6b90477b05dab2f94c1db0d2471269f..6b76e470714ba20177919f8ed1945777135e8b1e 100644
--- a/ios/chrome/browser/web/DEPS
+++ b/ios/chrome/browser/web/DEPS
@@ -1,6 +1,6 @@
specific_include_rules = {
# TODO(crbug.com/622072): Remove this exception.
- "^blocked_popup_handler\.h$": [
+ "^blocked_popup_tab_helper\.h$": [
"+ios/web/web_state/blocked_popup_info.h",
],
# TODO(crbug.com/622485): Remove this exception.

Powered by Google App Engine
This is Rietveld 408576698