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

Unified Diff: ui/ozone/platform/cast/cast.gypi

Issue 1128113011: ozone: Introduce ClientPixmap and ClientPixmapFactory for non-GPU processes. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: remove ChildNativePixmapManager or BrowserNativePixmapManager Created 5 years, 5 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/platform/cast/cast.gypi
diff --git a/ui/ozone/platform/cast/cast.gypi b/ui/ozone/platform/cast/cast.gypi
index edeebc4f6683dbb5c6ed9373e06e7d950a61411f..70d6648fc860c6070f2bbd79976bb6196ed589bd 100644
--- a/ui/ozone/platform/cast/cast.gypi
+++ b/ui/ozone/platform/cast/cast.gypi
@@ -34,6 +34,8 @@
'sources': [
'gpu_platform_support_cast.cc',
'gpu_platform_support_cast.h',
+ 'native_pixmap_manager_cast.cc',
+ 'native_pixmap_manager_cast.h',
'overlay_manager_cast.cc',
'overlay_manager_cast.h',
'ozone_platform_cast.cc',

Powered by Google App Engine
This is Rietveld 408576698