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

Unified Diff: content/test/BUILD.gn

Issue 1076743003: Revert of Refactor GestureNavigation to eliminate code redundancy (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 8 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 | « content/content_tests.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 0cb12e2b917e7136981c76ae2a46bd31e66f2e8e..a34cd5c5eeada7c57fba89982d782edc85432f8f 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -600,8 +600,7 @@
"../browser/renderer_host/render_widget_host_view_aura_unittest.cc",
"../browser/renderer_host/web_input_event_aura_unittest.cc",
"../browser/web_contents/aura/overscroll_navigation_overlay_unittest.cc",
- "../browser/web_contents/aura/overscroll_window_animation_unittest.cc",
- "../browser/web_contents/aura/overscroll_window_delegate_unittest.cc",
+ "../browser/web_contents/aura/window_slider_unittest.cc",
]
}
if (use_aura || toolkit_views) {
« no previous file with comments | « content/content_tests.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698