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

Unified Diff: ui/aura/BUILD.gn

Issue 330113002: Fixing flaky overscroll and touch exploration mode browser tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Adding back a comment removed by accident. 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 | « content/public/test/browser_test_utils.cc ('k') | ui/aura/aura.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/aura/BUILD.gn
diff --git a/ui/aura/BUILD.gn b/ui/aura/BUILD.gn
index 5f177e979a93d5496269f856257229bdfa0b6a6e..79bc90fdb5405f2a7058812162a0f3df01ac37d0 100644
--- a/ui/aura/BUILD.gn
+++ b/ui/aura/BUILD.gn
@@ -164,6 +164,8 @@ source_set("aura_test_support") {
"test/test_window_delegate.cc",
"test/test_window_delegate.h",
"test/ui_controls_factory_aura.h",
+ "test/window_event_dispatcher_test_api.cc",
+ "test/window_event_dispatcher_test_api.h",
"test/window_test_api.cc",
"test/window_test_api.h",
]
« no previous file with comments | « content/public/test/browser_test_utils.cc ('k') | ui/aura/aura.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698