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

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: rebase to latest crrev.com/1128113011 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: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 9095f33d4c3ec696355e164bbd316dfb4dea836d..782495a3bc3dd1006ad10bd5d5e57ca9232e1964 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_manager_ozone.cc',
+ 'test/test_client_native_pixmap_manager_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