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

Unified Diff: ui/ozone/gpu/ozone_gpu.gyp

Issue 1171513002: Reland of Revert of ozone: Remove singleton pattern for SurfaceFactoryOzone. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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/gpu/ozone_gpu.gyp
diff --git a/ui/ozone/gpu/ozone_gpu.gyp b/ui/ozone/gpu/ozone_gpu.gyp
index cbc895d92f7ba02e4acf3e8015cc452a224c6af6..e6e2b65659545e004e979cb7a5722cb96e39cd01 100644
--- a/ui/ozone/gpu/ozone_gpu.gyp
+++ b/ui/ozone/gpu/ozone_gpu.gyp
@@ -15,7 +15,7 @@
'../../gfx/gfx.gyp:gfx',
'../../gfx/gfx.gyp:gfx_geometry',
'../../gl/gl.gyp:gl',
- '../ozone.gyp:ozone_base',
+ '../ozone.gyp:ozone',
],
'defines': [
'OZONE_GPU_IMPLEMENTATION',

Powered by Google App Engine
This is Rietveld 408576698