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

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

Issue 2705333006: Move client_native_pixmap_factory.h from ui/ozone/public to ui/gfx (Closed)
Patch Set: Rebase Created 3 years, 10 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/gl/BUILD.gn
diff --git a/ui/ozone/gl/BUILD.gn b/ui/ozone/gl/BUILD.gn
index 78b0e5278fea4782fd540a497252f16f9600aacd..51bdcfdd2609d68667ac756eb220f44aab6aae22 100644
--- a/ui/ozone/gl/BUILD.gn
+++ b/ui/ozone/gl/BUILD.gn
@@ -15,7 +15,7 @@ test("ozone_gl_unittests") {
"//ui/gfx",
"//ui/gl:run_all_unittests",
"//ui/gl:test_support",
- "//ui/ozone",
+ "//ui/ozone:platform",
]
data_deps = [

Powered by Google App Engine
This is Rietveld 408576698