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

Unified Diff: ui/ozone/platform/test/test.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: addressed nits 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/test/test.gypi
diff --git a/ui/ozone/platform/test/test.gypi b/ui/ozone/platform/test/test.gypi
index 6543334e4b293e538f6802956bf25587a1b21be1..a3a7c3c9e8c5eeee91645039a649b639fdbcd702 100644
--- a/ui/ozone/platform/test/test.gypi
+++ b/ui/ozone/platform/test/test.gypi
@@ -27,6 +27,8 @@
'../gfx/gfx.gyp:gfx',
],
'sources': [
+ 'client_native_pixmap_manager_test.cc',
+ 'client_native_pixmap_manager_test.h',
'ozone_platform_test.cc',
'ozone_platform_test.h',
'test_window.cc',

Powered by Google App Engine
This is Rietveld 408576698