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

Unified Diff: ios/web/web_state/ui/crw_web_controller.h

Issue 2669303004: Removed externalRequest code from CRWWebController. (Closed)
Patch Set: Merged 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
Index: ios/web/web_state/ui/crw_web_controller.h
diff --git a/ios/web/web_state/ui/crw_web_controller.h b/ios/web/web_state/ui/crw_web_controller.h
index ff8ba0229f9104b731d1423a9bc212345eb5eca6..b8cc5f0ebeb39284d530be29566d63e6eeedbbc5 100644
--- a/ios/web/web_state/ui/crw_web_controller.h
+++ b/ios/web/web_state/ui/crw_web_controller.h
@@ -285,7 +285,6 @@ class WebStateImpl;
- (NSUInteger)observerCount;
- (void)setURLOnStartLoading:(const GURL&)url;
- (void)simulateLoadRequestWithURL:(const GURL&)URL;
-- (NSString*)externalRequestWindowName;
// Returns the header height.
- (CGFloat)headerHeight;

Powered by Google App Engine
This is Rietveld 408576698