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

Unified Diff: ui/aura/aura.gyp

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 | « ui/aura/BUILD.gn ('k') | ui/aura/test/window_event_dispatcher_test_api.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/aura/aura.gyp
diff --git a/ui/aura/aura.gyp b/ui/aura/aura.gyp
index 56ef7987b447a3ef7922d84b196b9bb996e858d4..5a2fc548667b1f8553e18a3964bd8fcc7c23be9d 100644
--- a/ui/aura/aura.gyp
+++ b/ui/aura/aura.gyp
@@ -181,6 +181,8 @@
'test/ui_controls_factory_aura.h',
'test/ui_controls_factory_aurawin.cc',
'test/ui_controls_factory_aurax11.cc',
+ '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 | « ui/aura/BUILD.gn ('k') | ui/aura/test/window_event_dispatcher_test_api.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698