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

Unified Diff: ui/ozone/gpu/BUILD.gn

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/BUILD.gn
diff --git a/ui/ozone/gpu/BUILD.gn b/ui/ozone/gpu/BUILD.gn
index b59bf37459b3d6ce90251401644a3e00151f0c3f..43fd615d1db1a00ebed31164a368e3aa9b3126e6 100644
--- a/ui/ozone/gpu/BUILD.gn
+++ b/ui/ozone/gpu/BUILD.gn
@@ -17,6 +17,6 @@ component("gpu") {
"//ui/gfx",
"//ui/gfx/geometry",
"//ui/gl",
- "//ui/ozone:ozone_base",
+ "//ui/ozone:ozone",
]
}

Powered by Google App Engine
This is Rietveld 408576698