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

Unified Diff: content/content_tests.gypi

Issue 895543005: Refactor GestureNavigation to eliminate code redundancy (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Last round of comments. Created 5 years, 9 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: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 7f628e6f823ebc9fce6f546e3be9851854facc1f..f46269334edd6ce02561ae1caea39c2bdde58a1a 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -561,7 +561,8 @@
'browser/system_message_window_win_unittest.cc',
'browser/transition_request_manager_unittest.cc',
'browser/web_contents/aura/overscroll_navigation_overlay_unittest.cc',
- 'browser/web_contents/aura/window_slider_unittest.cc',
+ 'browser/web_contents/aura/overscroll_window_animation_unittest.cc',
+ 'browser/web_contents/aura/overscroll_window_delegate_unittest.cc',
'browser/web_contents/web_contents_delegate_unittest.cc',
'browser/web_contents/web_contents_impl_unittest.cc',
'browser/web_contents/web_contents_user_data_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698