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

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: 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/gfx/ozone/surface_ozone_egl.h ('k') | ui/gl/gl_implementation_ozone.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gl/gl.gyp
diff --git a/ui/gl/gl.gyp b/ui/gl/gl.gyp
index 40a2ff0fbe14e0a5c44bb9fb1b9cbab43ed2c5fd..59e82a6e339d4fdc48c5bfaca0a139aa87c0442a 100644
--- a/ui/gl/gl.gyp
+++ b/ui/gl/gl.gyp
@@ -297,7 +297,6 @@
}],
['use_ozone==1', {
'dependencies': [
- '../gfx/ozone/gfx_ozone.gyp:gfx_ozone',
'../ozone/ozone.gyp:ozone',
],
}],
« no previous file with comments | « ui/gfx/ozone/surface_ozone_egl.h ('k') | ui/gl/gl_implementation_ozone.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698