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

Unified Diff: ios/web/ios_web.gyp

Issue 1066103002: Removed CRWJSEarlyScriptManager from web/ public interface. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 8 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 | « no previous file | ios/web/public/web_state/js/crw_js_early_script_manager.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/web/ios_web.gyp
diff --git a/ios/web/ios_web.gyp b/ios/web/ios_web.gyp
index bbc1b8314a097d2fc27d72c938bd521f08982378..c37f521e7c1091aaf85033b0f648df2cd324dfe4 100644
--- a/ios/web/ios_web.gyp
+++ b/ios/web/ios_web.gyp
@@ -96,7 +96,6 @@
'public/web_state/crw_web_view_proxy.h'
'public/web_state/crw_web_view_scroll_view_proxy.h'
'public/web_state/js/crw_js_base_manager.h',
- 'public/web_state/js/crw_js_early_script_manager.h',
'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',
@@ -119,6 +118,7 @@
'web_state/blocked_popup_info.h',
'web_state/blocked_popup_info.mm',
'web_state/crw_recurring_task_delegate.h',
+ 'web_state/js/crw_js_early_script_manager.h',
'web_state/js/crw_js_early_script_manager.mm',
'web_state/js/crw_js_injection_manager.mm',
'web_state/js/crw_js_injection_receiver.mm',
« no previous file with comments | « no previous file | ios/web/public/web_state/js/crw_js_early_script_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698