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

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

Issue 2695593011: Error pages: Break retain cycle NativeContent/StaticHTMLViewController (Closed)
Patch Set: split ErrorPageGenerator and fix unittests 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 4cf5b279743dfe1f978de6ee21d8badff235d22f..4297833e1225c98189f2176a4b9fc6c05b813aa6 100644
--- a/ios/chrome/browser/web/DEPS
+++ b/ios/chrome/browser/web/DEPS
@@ -8,7 +8,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