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

Unified Diff: ui/ozone/BUILD.gn

Issue 2768343002: Change namespace from ui to gfx for NativePixmap related code (Closed)
Patch Set: Addressed sadrul's remark Created 3 years, 9 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/gl/gl_image_native_pixmap.cc ('k') | ui/ozone/common/stub_client_native_pixmap_factory.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ozone/BUILD.gn
diff --git a/ui/ozone/BUILD.gn b/ui/ozone/BUILD.gn
index 35514ca5b11f5414ae1617a576eae845d218a66a..18df3069c7c75168beed0b0e15839c34cfe450e5 100644
--- a/ui/ozone/BUILD.gn
+++ b/ui/ozone/BUILD.gn
@@ -200,6 +200,7 @@ action("generate_constructor_list") {
"--namespace=ui",
"--typename=OzonePlatform",
"--typename=ClientNativePixmapFactory",
+ "--using=gfx::ClientNativePixmapFactory",
"--include=\"ui/gfx/client_native_pixmap_factory.h\"",
"--include=\"ui/ozone/public/ozone_platform.h\"",
]
« no previous file with comments | « ui/gl/gl_image_native_pixmap.cc ('k') | ui/ozone/common/stub_client_native_pixmap_factory.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698