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

Unified Diff: ui/ozone/platform/egltest/egltest.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: Introduce ClientPixmap and rename to ClientPixmapManager 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/egltest/egltest.gypi
diff --git a/ui/ozone/platform/egltest/egltest.gypi b/ui/ozone/platform/egltest/egltest.gypi
index 2143c092840d5c2e11852a7a05b4e66c325d8c57..535d3fd7f9e8a785f81eccc5d3145e60576cba46 100644
--- a/ui/ozone/platform/egltest/egltest.gypi
+++ b/ui/ozone/platform/egltest/egltest.gypi
@@ -30,6 +30,8 @@
'eglplatform_shim',
],
'sources': [
+ 'client_pixmap_manager_egltest.cc',
+ 'client_pixmap_manager_egltest.h',
'ozone_platform_egltest.cc',
'ozone_platform_egltest.h',
],

Powered by Google App Engine
This is Rietveld 408576698