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

Unified Diff: ui/gfx/gfx.gyp

Issue 1280513002: Add GenericSharedMemoryId and use w/ GpuMemoryBuffer (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@trackpools
Patch Set: Feedback 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: ui/gfx/gfx.gyp
diff --git a/ui/gfx/gfx.gyp b/ui/gfx/gfx.gyp
index 113e2fb48af34321b1c625a80b93bf708380ae14..b36921bece05b40c6054929759f67988d1dd332b 100644
--- a/ui/gfx/gfx.gyp
+++ b/ui/gfx/gfx.gyp
@@ -171,6 +171,8 @@
'font_render_params_linux.cc',
'font_render_params_mac.cc',
'font_render_params_win.cc',
+ 'generic_shared_memory_tracing_id.cc',
+ 'generic_shared_memory_tracing_id.h',
'gfx_export.h',
'gfx_paths.cc',
'gfx_paths.h',

Powered by Google App Engine
This is Rietveld 408576698