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

Unified Diff: ui/ui.gyp

Issue 13886018: Add a factory and defines for native Linux surfaces. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: vsync provider, better transport_dib, etc. Created 7 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
« ui/gl/gl_surface_ozone.cc ('K') | « ui/gl/gl_surface_ozone.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ui.gyp
diff --git a/ui/ui.gyp b/ui/ui.gyp
index 10cf1cf7d06be203dae1ab417f19dd5781bdfc51..0805b4df8ed9d26868fdb3ca740f48de942a0aa2 100644
--- a/ui/ui.gyp
+++ b/ui/ui.gyp
@@ -263,6 +263,10 @@
'base/models/tree_model.h',
'base/models/tree_node_iterator.h',
'base/models/tree_node_model.h',
+ 'base/ozone/surface_factory_ozone.cc',
+ 'base/ozone/surface_factory_ozone.h',
+ 'base/ozone/surface_factory_delegate_ozone.cc',
+ 'base/ozone/surface_factory_delegate_ozone.h',
'base/range/range.cc',
'base/range/range.h',
'base/range/range_mac.mm',
« ui/gl/gl_surface_ozone.cc ('K') | « ui/gl/gl_surface_ozone.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698