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

Unified Diff: ios/web/ios_web.gyp

Issue 1178063007: Updated error translation logic. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 6 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/web/ios_web.gyp
diff --git a/ios/web/ios_web.gyp b/ios/web/ios_web.gyp
index 5b0f50b3f8ae07ce88cec685e14406295f38f329..fe5f2b3314b1230fa69c46015958e53b874c9e97 100644
--- a/ios/web/ios_web.gyp
+++ b/ios/web/ios_web.gyp
@@ -179,6 +179,8 @@
'public/web_state/crw_web_user_interface_delegate.h',
'public/web_state/crw_web_view_proxy.h',
'public/web_state/crw_web_view_scroll_view_proxy.h',
+ 'public/web_state/error_translation_util.h',
+ 'public/web_state/error_translation_util.mm',
'public/web_state/js/crw_js_injection_evaluator.h',
'public/web_state/js/crw_js_injection_manager.h',
'public/web_state/js/crw_js_injection_receiver.h',
@@ -211,8 +213,6 @@
'web_state/crw_web_view_proxy_impl.h',
'web_state/crw_web_view_proxy_impl.mm',
'web_state/crw_web_view_scroll_view_proxy.mm',
- 'web_state/error_translation_util.h',
- 'web_state/error_translation_util.mm',
'web_state/frame_info.h',
'web_state/js/credential_util.h',
'web_state/js/credential_util.mm',
« no previous file with comments | « no previous file | ios/web/public/web_state/error_translation_util.h » ('j') | ios/web/public/web_state/error_translation_util.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698