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

Unified Diff: content/content_common.gypi

Issue 1280513002: Add GenericSharedMemoryId and use w/ GpuMemoryBuffer (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@trackpools
Patch Set: GenericSharedMemoryId > gfx::GenericSharedMemoryTracingId 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_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 15c38891e5126842f3782891a968bde19cfba46a..c602bdf7d8e282b90e5f0f822e59d53a02209112 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -272,6 +272,8 @@
'common/gamepad_param_traits.h',
'common/gamepad_user_gesture.cc',
'common/gamepad_user_gesture.h',
+ 'common/generic_shared_memory_tracing_id_generator.cc',
+ 'common/generic_shared_memory_tracing_id_generator.h',
'common/geofencing_messages.h',
'common/geofencing_types.cc',
'common/geofencing_types.h',

Powered by Google App Engine
This is Rietveld 408576698