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

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: fix extensions_unittests Created 5 years, 4 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/ozone/platform/egltest/client_native_pixmap_factory_egltest.cc ('k') | ui/ozone/platform/test/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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..4f79c56c4c78cc1fcda5f352e5839ad4b38ddbd3 100644
--- a/ui/ozone/platform/egltest/egltest.gypi
+++ b/ui/ozone/platform/egltest/egltest.gypi
@@ -30,6 +30,8 @@
'eglplatform_shim',
],
'sources': [
+ 'client_native_pixmap_factory_egltest.cc',
+ 'client_native_pixmap_factory_egltest.h',
'ozone_platform_egltest.cc',
'ozone_platform_egltest.h',
],
« no previous file with comments | « ui/ozone/platform/egltest/client_native_pixmap_factory_egltest.cc ('k') | ui/ozone/platform/test/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698