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

Unified Diff: ui/events/events.gyp

Issue 246513003: Add missing ui unit test targets to chromium_trybot.json. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: add gfx_geometry back Created 6 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
Index: ui/events/events.gyp
diff --git a/ui/events/events.gyp b/ui/events/events.gyp
index 00f5186c113e982ef979faed938d2b54bd78c02d..1aabbe30a2e8270bf40fafb524170d2321378808 100644
--- a/ui/events/events.gyp
+++ b/ui/events/events.gyp
@@ -328,8 +328,8 @@
'<(DEPTH)/base/base.gyp:run_all_unittests',
'<(DEPTH)/base/base.gyp:test_support_base',
'<(DEPTH)/testing/gtest.gyp:gtest',
- '../gfx/gfx.gyp:gfx',
'../gfx/gfx.gyp:gfx_geometry',
+ '../gfx/gfx.gyp:gfx_test_support',
'dom4_keycode_converter',
'events',
'events_base',
« testing/buildbot/chromium_trybot.json ('K') | « testing/buildbot/chromium_trybot.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698