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

Unified Diff: ios/web/public/test/navigation_test_util.h

Issue 2277103003: Add GetCurrentNativeController to webstate. (Closed)
Patch Set: Created 4 years, 4 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/public/test/navigation_test_util.h
diff --git a/ios/web/public/test/navigation_test_util.h b/ios/web/public/test/navigation_test_util.h
index 3fe85f5f55963c7f38c390daf5476900b5a842c8..2629c49c455efd333bbe2b127c2c8cb4cca23b04 100644
--- a/ios/web/public/test/navigation_test_util.h
+++ b/ios/web/public/test/navigation_test_util.h
@@ -17,4 +17,4 @@ void LoadUrl(web::WebState* web_state, const GURL& url);
} // namespace test
} // namespace web
-#endif // IOS_WEB_SHELL_PUBLIC_TEST_NAVIGATION_TEST_UTIL_H_
+#endif // IOS_WEB_SHELL_PUBLIC_TEST_NAVIGATION_TEST_UTIL_H_
Eugene But (OOO till 7-30) 2016/08/26 00:44:05 Please drop this change. Could you please file a b
justincohen 2016/08/26 15:40:42 Done.

Powered by Google App Engine
This is Rietveld 408576698