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

Unified Diff: ui/ozone/ozone_unittests.gypi

Issue 106633002: GBM Ozone implementation (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 6 years, 7 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/ozone.gyp ('k') | ui/ozone/platform/dri/dri.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ozone/ozone_unittests.gypi
diff --git a/ui/ozone/ozone_unittests.gypi b/ui/ozone/ozone_unittests.gypi
index f4469f39b424911359351ca7df7d94e9fb58d4c1..b57f47efe59f93a167171e6bdf2041f7881810c4 100644
--- a/ui/ozone/ozone_unittests.gypi
+++ b/ui/ozone/ozone_unittests.gypi
@@ -12,6 +12,8 @@
'platform/dri/test/mock_dri_surface.h',
'platform/dri/test/mock_dri_wrapper.cc',
'platform/dri/test/mock_dri_wrapper.h',
+ 'platform/dri/test/mock_surface_generator.cc',
+ 'platform/dri/test/mock_surface_generator.h',
],
'conditions': [
['ozone_platform_dri == 1', {
« no previous file with comments | « ui/ozone/ozone.gyp ('k') | ui/ozone/platform/dri/dri.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698