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

Unified Diff: ui/ozone/platform/test/test.gypi

Issue 384753003: [Ozone-Test] Add proper cursor factory implementation (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 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/ozone/platform/test/ozone_platform_test.cc ('k') | ui/ozone/platform/test/test_cursor_factory.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ozone/platform/test/test.gypi
diff --git a/ui/ozone/platform/test/test.gypi b/ui/ozone/platform/test/test.gypi
index c75c840f1e6987dca70baa118261170eba8d3e81..68005457e82efe154d5c19a6829e4c806eeec9a9 100644
--- a/ui/ozone/platform/test/test.gypi
+++ b/ui/ozone/platform/test/test.gypi
@@ -29,6 +29,8 @@
'file_surface_factory.h',
'ozone_platform_test.cc',
'ozone_platform_test.h',
+ 'test_cursor_factory.cc',
+ 'test_cursor_factory.h',
],
},
],
« no previous file with comments | « ui/ozone/platform/test/ozone_platform_test.cc ('k') | ui/ozone/platform/test/test_cursor_factory.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698