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

Unified Diff: content/content_tests.gypi

Issue 1248713002: ozone: ClientPixmapManager passes VGEM fd from browser to renderer. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rename to ClientNativePixmapFactory 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
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 68958ca3f3ecceaacf3279bbf1722fd836c744cf..9295b1ab85516dd29aa41ec921beea7b9e019d4e 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -151,6 +151,8 @@
'test/test_navigation_url_loader.h',
'test/test_navigation_url_loader_factory.cc',
'test/test_navigation_url_loader_factory.h',
+ 'test/test_client_native_pixmap_factory_ozone.cc',
+ 'test/test_client_native_pixmap_factory_ozone.h',
'test/test_render_frame.cc',
'test/test_render_frame.h',
'test/test_render_frame_host.cc',

Powered by Google App Engine
This is Rietveld 408576698