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

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

Issue 312393002: ozone: Move the factory interfaces into a common target. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: tot-merge-r278697 Created 6 years, 6 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/caca/ozone_platform_caca.cc ('k') | ui/ozone/platform/dri/dri_surface_factory.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ozone/platform/dri/dri.gypi
diff --git a/ui/ozone/platform/dri/dri.gypi b/ui/ozone/platform/dri/dri.gypi
index 7faa322f66af2c2c7bd2a51c3a3eadf13269327a..3e10ca7b8bcf9e5244a8077c0e98b3fffad82f91 100644
--- a/ui/ozone/platform/dri/dri.gypi
+++ b/ui/ozone/platform/dri/dri.gypi
@@ -29,7 +29,6 @@
'../events/ozone/events_ozone.gyp:events_ozone_evdev',
'../gfx/gfx.gyp:gfx',
'../gfx/gfx.gyp:gfx_geometry',
- '../gfx/ozone/gfx_ozone.gyp:gfx_ozone',
],
'defines': [
'OZONE_IMPLEMENTATION',
@@ -73,13 +72,11 @@
'../../build/linux/system.gyp:dridrm',
'../../skia/skia.gyp:skia',
'../gfx/gfx.gyp:gfx_geometry',
- '../gfx/ozone/gfx_ozone.gyp:gfx_ozone',
],
'export_dependent_settings': [
'../../build/linux/system.gyp:dridrm',
'../../skia/skia.gyp:skia',
'../gfx/gfx.gyp:gfx_geometry',
- '../gfx/ozone/gfx_ozone.gyp:gfx_ozone',
],
'direct_dependent_settings': {
'sources': [
« no previous file with comments | « ui/ozone/platform/caca/ozone_platform_caca.cc ('k') | ui/ozone/platform/dri/dri_surface_factory.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698