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

Unified Diff: content/test/BUILD.gn

Issue 2234023002: Refactor WebInputEventAura to ui/events/blink (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase 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
« no previous file with comments | « content/content_tests.gypi ('k') | tools/valgrind/gtest_exclude/content_unittests.gtest.txt » ('j') | 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 cfae3d6114934d6d906f35e21b72f483a4b735aa..0ac0be9599752b83d4818b46849f6a7573372b9e 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -823,7 +823,6 @@ test("content_unittests") {
} else {
sources -= [
"../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",
« no previous file with comments | « content/content_tests.gypi ('k') | tools/valgrind/gtest_exclude/content_unittests.gtest.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698