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

Unified Diff: ios/web/web_state/web_state_impl.h

Issue 1423483004: Updated TODO(shreyasv) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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/ui/wk_web_view_configuration_provider.mm ('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/web_state_impl.h
diff --git a/ios/web/web_state/web_state_impl.h b/ios/web/web_state/web_state_impl.h
index 9c4cfb6148d1d6d652d41f8d5b16c76bce402ac8..dfdee5d8b8a4c4b7cf7ddba75920966c8083284a 100644
--- a/ios/web/web_state/web_state_impl.h
+++ b/ios/web/web_state/web_state_impl.h
@@ -173,7 +173,7 @@ class WebStateImpl : public WebState, public NavigationManagerDelegate {
const GURL& resource_url);
// Executes a JavaScript string on the page asynchronously.
- // TODO(shreyasv): Rename this to ExecuteJavaScript for consitency with
+ // TODO(shreyasv): Rename this to ExecuteJavaScript for consistency with
// upstream API.
virtual void ExecuteJavaScriptAsync(const base::string16& script);
« no previous file with comments | « ios/web/web_state/ui/wk_web_view_configuration_provider.mm ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698