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

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: . 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
Index: ui/ozone/platform/dri/dri.gypi
diff --git a/ui/ozone/platform/dri/dri.gypi b/ui/ozone/platform/dri/dri.gypi
index a6c1744da5267e8d5b15f39ab543cb30f0c794d6..b1ecb5ff405fe5694537039166376af6f17d276f 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',
@@ -71,13 +70,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': [

Powered by Google App Engine
This is Rietveld 408576698