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

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

Issue 2704383003: Error pages: Break retain cycle NativeContent/StaticHTMLViewController (Closed)
Patch Set: Created 3 years, 10 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/error_page_content.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 83927462a6b90477b05dab2f94c1db0d2471269f..7f48b7b3746c7d8c25f8b38d60593b0ef216da90 100644
--- a/ios/chrome/browser/web/DEPS
+++ b/ios/chrome/browser/web/DEPS
@@ -4,7 +4,7 @@ specific_include_rules = {
"+ios/web/web_state/blocked_popup_info.h",
],
# TODO(crbug.com/622485): Remove this exception.
- "^error_page_content_unittest\.mm$": [
+ "^error_page_generator_unittest\.mm$": [
"+ios/web/web_state/error_translation_util.h",
],
# TODO(crbug.com/623125): Remove this exception.
« no previous file with comments | « ios/chrome/browser/web/BUILD.gn ('k') | ios/chrome/browser/web/error_page_content.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698