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

Unified Diff: ios/web/web_state/js/crw_js_early_script_manager.mm

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 | « ios/web/web_state/js/crw_js_early_script_manager.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/web/web_state/js/crw_js_early_script_manager.mm
diff --git a/ios/web/web_state/js/crw_js_early_script_manager.mm b/ios/web/web_state/js/crw_js_early_script_manager.mm
index 4ce5e113a01f864d65508d633b1b080a43a9eb58..655c52fcf1e1762ab43a9cdde694c7bf9f446380 100644
--- a/ios/web/web_state/js/crw_js_early_script_manager.mm
+++ b/ios/web/web_state/js/crw_js_early_script_manager.mm
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#import "ios/web/public/web_state/js/crw_js_early_script_manager.h"
+#import "ios/web/web_state/js/crw_js_early_script_manager.h"
#import "ios/web/public/web_state/js/crw_js_injection_receiver.h"
#import "ios/web/web_state/js/page_script_util.h"
« no previous file with comments | « ios/web/web_state/js/crw_js_early_script_manager.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698