| 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 48b64f4ffb2afb3c6d94ded3e3d41ea6d1d3af21..2a844d58f5a6ab606b09e34d1c62b34f36b39ae9 100644
|
| --- a/ios/web/web_state/ui/crw_web_controller.h
|
| +++ b/ios/web/web_state/ui/crw_web_controller.h
|
| @@ -162,7 +162,7 @@ class WebStateImpl;
|
| - (void)loadCurrentURL;
|
|
|
| // Loads HTML in the page and presents it as if it was originating from an
|
| -// application specific URL.
|
| +// application specific URL. |HTML| must not be empty.
|
| - (void)loadHTML:(NSString*)HTML forAppSpecificURL:(const GURL&)URL;
|
|
|
| // Loads HTML in the page and presents it as if it was originating from the
|
|
|