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

Unified Diff: content/content_tests.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: separate VGEM part to another CL 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 5f9eb4c41d7b05e6213472bda332ef21fb3698c8..f1094fe8d2d680ffa4419f890f4e76edc91f3e7f 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_native_pixmap_manager_ozone.cc',
+ 'test/test_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