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

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: fixed clang build issue 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/base/ozone/surface_factory_ozone.cc ('K') | « ui/gl/gl_surface_egl.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 d67d58829972db66c637811a92aa6da78e90f7d1..c64530a4f6f9e88b1457fc2999c6edc5fd908d3f 100644
--- a/ui/ui.gyp
+++ b/ui/ui.gyp
@@ -264,6 +264,8 @@
'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/range/range.cc',
'base/range/range.h',
'base/range/range_mac.mm',
« ui/base/ozone/surface_factory_ozone.cc ('K') | « ui/gl/gl_surface_egl.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698