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

Unified Diff: ui/app_list/views/test/apps_grid_view_test_api.h

Issue 339933005: Fix flaky AppsGridViewTest on valgrind bot. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: for #1 Created 6 years, 6 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 | « ui/app_list/views/apps_grid_view_unittest.cc ('k') | ui/app_list/views/test/apps_grid_view_test_api.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/app_list/views/test/apps_grid_view_test_api.h
diff --git a/ui/app_list/views/test/apps_grid_view_test_api.h b/ui/app_list/views/test/apps_grid_view_test_api.h
index 234fc9abecd3a61ebd1b44e8dcfe8a2bad4cf9dc..900fcffda3860e3f2f4ba29eea2d7adf7cb30414 100644
--- a/ui/app_list/views/test/apps_grid_view_test_api.h
+++ b/ui/app_list/views/test/apps_grid_view_test_api.h
@@ -32,6 +32,8 @@ class AppsGridViewTestApi {
void DisableSynchronousDrag();
+ bool HasPendingPageFlip() const;
+
private:
AppsGridView* view_;
« no previous file with comments | « ui/app_list/views/apps_grid_view_unittest.cc ('k') | ui/app_list/views/test/apps_grid_view_test_api.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698