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

Unified Diff: ui/gl/gl.gyp

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/gl/gl.gyp
diff --git a/ui/gl/gl.gyp b/ui/gl/gl.gyp
index a050064a83ddbb2d13fd997c90d925000aac09d7..c0bc04d781c68043221201a3f1b8a0bec97aee15 100644
--- a/ui/gl/gl.gyp
+++ b/ui/gl/gl.gyp
@@ -299,7 +299,6 @@
}],
['use_ozone==1', {
'dependencies': [
- '../gfx/ozone/gfx_ozone.gyp:gfx_ozone',
'../ozone/ozone.gyp:ozone',
],
}],

Powered by Google App Engine
This is Rietveld 408576698