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

Unified Diff: ios/web/shell/test/app/web_view_interaction_test_util.h

Issue 2167533002: [ios] EarlGrey test for scroll position restoration. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed review comment Created 4 years, 5 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/public/test/earl_grey/web_view_matchers.mm ('k') | ios/web/shell/test/earl_grey/shell_matchers.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/web/shell/test/app/web_view_interaction_test_util.h
diff --git a/ios/web/shell/test/app/web_view_interaction_test_util.h b/ios/web/shell/test/app/web_view_interaction_test_util.h
index 54f003a938ee3863df62e50dfabc6500298e097d..3e9c152b3ce97668b9d4190abd437839c5002f5b 100644
--- a/ios/web/shell/test/app/web_view_interaction_test_util.h
+++ b/ios/web/shell/test/app/web_view_interaction_test_util.h
@@ -17,4 +17,4 @@ void TapWebViewElementWithId(const std::string& element_id);
} // namespace shell_test_util
} // namespace web
-#endif // IOS_WEB_SHELL_TEST_APP_WEB_VIEW_INTERACTION_TEST_UTIL_H_
+#endif // IOS_WEB_SHELL_TEST_APP_WEB_VIEW_INTERACTION_TEST_UTIL_H_
« no previous file with comments | « ios/web/public/test/earl_grey/web_view_matchers.mm ('k') | ios/web/shell/test/earl_grey/shell_matchers.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698