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

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: Review 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: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 15c38891e5126842f3782891a968bde19cfba46a..2b1920c985416a595cbadf1f5cc4ead080702a81 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -275,6 +275,8 @@
'common/geofencing_messages.h',
'common/geofencing_types.cc',
'common/geofencing_types.h',
+ 'common/generic_shared_memory_id_generator.cc',
+ 'common/generic_shared_memory_id_generator.h',
Avi (use Gerrit) 2015/08/11 21:10:24 alphabetic
ericrk 2015/08/11 21:36:36 Done.
'common/gin_java_bridge_messages.h',
'common/gpu/client/command_buffer_metrics.cc',
'common/gpu/client/command_buffer_metrics.h',

Powered by Google App Engine
This is Rietveld 408576698